org.objectweb.jonas_ws.deployment.xml.JonasWebservices Class Reference

List of all members.

Public Member Functions

 JonasWebservices ()
String getWar ()
void setWar (String war)
String getContextRoot ()
void setContextRoot (String contextRoot)
JLinkedList getJonasWebserviceDescriptionList ()
void addJonasWebserviceDescription (JonasWebserviceDescription jwsd)
String toXML (int indent)
String getHeader ()
void setHeader (String header)

Detailed Description

This class defines the implementation of the element jonas-webservices

Author:
JOnAS team

Definition at line 40 of file JonasWebservices.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.deployment.xml.JonasWebservices.JonasWebservices  ) 
 

Constructor

Definition at line 65 of file JonasWebservices.java.


Member Function Documentation

void org.objectweb.jonas_ws.deployment.xml.JonasWebservices.addJonasWebserviceDescription JonasWebserviceDescription  jwsd  ) 
 

Add a new jonas-webservice-description element to this object

Parameters:
jwsd the jonas-webservice-description

Definition at line 113 of file JonasWebservices.java.

String org.objectweb.jonas_ws.deployment.xml.JonasWebservices.getContextRoot  ) 
 

Returns:
Returns the contextRoot.

Definition at line 89 of file JonasWebservices.java.

String org.objectweb.jonas_ws.deployment.xml.JonasWebservices.getHeader  ) 
 

Returns:
the header.

Definition at line 145 of file JonasWebservices.java.

JLinkedList org.objectweb.jonas_ws.deployment.xml.JonasWebservices.getJonasWebserviceDescriptionList  ) 
 

Gets the jonas-webservice-description

Returns:
the jonas-webservice-description

Definition at line 104 of file JonasWebservices.java.

String org.objectweb.jonas_ws.deployment.xml.JonasWebservices.getWar  ) 
 

Gets the war

Returns:
the war

Definition at line 74 of file JonasWebservices.java.

void org.objectweb.jonas_ws.deployment.xml.JonasWebservices.setContextRoot String  contextRoot  ) 
 

Parameters:
contextRoot The contextRoot to set.

Definition at line 96 of file JonasWebservices.java.

void org.objectweb.jonas_ws.deployment.xml.JonasWebservices.setHeader String  header  ) 
 

Parameters:
header The header to set.

Definition at line 152 of file JonasWebservices.java.

void org.objectweb.jonas_ws.deployment.xml.JonasWebservices.setWar String  war  ) 
 

Set the war

Parameters:
war war

Definition at line 82 of file JonasWebservices.java.

String org.objectweb.jonas_ws.deployment.xml.JonasWebservices.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 122 of file JonasWebservices.java.

References org.objectweb.jonas_lib.deployment.xml.JLinkedList.toString(), and org.objectweb.jonas_lib.deployment.xml.JLinkedList.toXML().

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:13:41 2005 for JOnAS by  doxygen 1.3.9.1