org.ow2.jonas.ant.jonasbase.web
Class Director

java.lang.Object
  extended by org.ow2.jonas.ant.jonasbase.web.Director

public class Director
extends Object

Support for Director Connector Configuration. Tomcat only.

Author:
Guillaume Sauthier

Constructor Summary
Director()
           
 
Method Summary
 String getPort()
           
 void setPort(String port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Director

public Director()
Method Detail

getPort

public String getPort()
Returns:
Returns the port.

setPort

public void setPort(String port)
Parameters:
port - The port to set.


Copyright © 2010 OW2 Consortium. All Rights Reserved.