org.objectweb.jonas.ant.jonasbase.WebContainer Class Reference

Inherits org.objectweb.jonas.ant.jonasbase.Tasks.

Inheritance diagram for org.objectweb.jonas.ant.jonasbase.WebContainer:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.ant.jonasbase.WebContainer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WebContainer ()
void setPort (String portNumber)
void setName (String containerName)

Detailed Description

Allow to configure the WebContainer service
Author:
Florent Benoit

Definition at line 35 of file WebContainer.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ant.jonasbase.WebContainer.WebContainer  ) 
 

Default constructor

Definition at line 65 of file WebContainer.java.


Member Function Documentation

void org.objectweb.jonas.ant.jonasbase.WebContainer.setName String  containerName  ) 
 

Set the name of the web container : jetty or tomcat

Parameters:
containerName jetty or tomcat

Definition at line 95 of file WebContainer.java.

References org.objectweb.jonas.ant.jonasbase.Tasks.addTask(), org.objectweb.jonas.ant.jonasbase.JReplace.setConfigurationFile(), and org.objectweb.jonas.ant.jonasbase.JReplace.setLogInfo().

Here is the call graph for this function:

void org.objectweb.jonas.ant.jonasbase.WebContainer.setPort String  portNumber  ) 
 

Set the port number for the WebContainer

Parameters:
portNumber the port for the web Container

Definition at line 73 of file WebContainer.java.

References org.objectweb.jonas.ant.jonasbase.Tasks.addTask(), org.objectweb.jonas.ant.jonasbase.JReplace.setConfigurationFile(), and org.objectweb.jonas.ant.jonasbase.JReplace.setLogInfo().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:25 2005 for JOnAS by  doxygen 1.3.9.1