org.objectweb.jonas_ear.deployment.xml.Web Class Reference

List of all members.

Public Member Functions

 Web ()
String getWebUri ()
void setWebUri (String webUri)
String getContextRoot ()
void setContextRoot (String contextRoot)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element web

Author:
JOnAS team

Definition at line 36 of file Web.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ear.deployment.xml.Web.Web  ) 
 

Constructor

Definition at line 52 of file Web.java.


Member Function Documentation

String org.objectweb.jonas_ear.deployment.xml.Web.getContextRoot  ) 
 

Gets the context-root

Returns:
the context-root

Definition at line 76 of file Web.java.

Referenced by org.objectweb.jonas.ear.EarServiceImpl.deployEar().

String org.objectweb.jonas_ear.deployment.xml.Web.getWebUri  ) 
 

Gets the web-uri

Returns:
the web-uri

Definition at line 60 of file Web.java.

Referenced by org.objectweb.jonas.ear.EarServiceImpl.deployEar(), and org.objectweb.jonas.ear.lib.JarList.JarList().

void org.objectweb.jonas_ear.deployment.xml.Web.setContextRoot String  contextRoot  ) 
 

Set the context-root

Parameters:
contextRoot contextRoot

Definition at line 84 of file Web.java.

void org.objectweb.jonas_ear.deployment.xml.Web.setWebUri String  webUri  ) 
 

Set the web-uri

Parameters:
webUri webUri

Definition at line 68 of file Web.java.

String org.objectweb.jonas_ear.deployment.xml.Web.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 93 of file Web.java.

Referenced by org.objectweb.jonas_ear.deployment.xml.Module.toXML().


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