org.objectweb.jonas_client.deployment.xml.ApplicationClient Class Reference

List of all members.

Public Member Functions

 ApplicationClient ()
String getCallbackHandler ()
void setCallbackHandler (String callbackHandler)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element application-client
Author:
jonas-team

Definition at line 39 of file ApplicationClient.java.


Constructor & Destructor Documentation

org.objectweb.jonas_client.deployment.xml.ApplicationClient.ApplicationClient  ) 
 

Constructor

Definition at line 49 of file ApplicationClient.java.


Member Function Documentation

String org.objectweb.jonas_client.deployment.xml.ApplicationClient.getCallbackHandler  ) 
 

Returns:
the callback-handler

Definition at line 56 of file ApplicationClient.java.

void org.objectweb.jonas_client.deployment.xml.ApplicationClient.setCallbackHandler String  callbackHandler  ) 
 

Set the callback-handler

Parameters:
callbackHandler callbackHandler

Definition at line 64 of file ApplicationClient.java.

String org.objectweb.jonas_client.deployment.xml.ApplicationClient.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 73 of file ApplicationClient.java.


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