org.objectweb.jonas_ejb.deployment.xml.SasContextMapping Class Reference

List of all members.

Public Member Functions

String getCallerPropagation ()
void setCallerPropagation (String callerPropagation)
 SasContextMapping ()
String toXML (int indent)

Detailed Description

This class defines the implementation of the element sas-context

Author:
JOnAS team

Definition at line 36 of file SasContextMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.SasContextMapping.SasContextMapping  ) 
 

Constructor

Definition at line 59 of file SasContextMapping.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.SasContextMapping.getCallerPropagation  ) 
 

Returns:
Returns the callerPropagation.

Definition at line 47 of file SasContextMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.SasContextMapping.setCallerPropagation String  callerPropagation  ) 
 

Parameters:
callerPropagation The callerPropagation to set.

Definition at line 53 of file SasContextMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.SasContextMapping.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 70 of file SasContextMapping.java.

Referenced by org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping.toXML().


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