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

List of all members.

Public Member Functions

 ActivationConfigProperty ()
String getActivationConfigPropertyName ()
void setActivationConfigPropertyName (String activationConfigPropertyName)
String getActivationConfigPropertyValue ()
void setActivationConfigPropertyValue (String activationConfigPropertyValue)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element activation-config-property

Author:
JOnAS team

Definition at line 38 of file ActivationConfigProperty.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.ActivationConfigProperty  ) 
 

Constructor

Definition at line 53 of file ActivationConfigProperty.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.getActivationConfigPropertyName  ) 
 

Gets the activation-config-property-name

Returns:
the activation-config-property-name

Definition at line 61 of file ActivationConfigProperty.java.

String org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.getActivationConfigPropertyValue  ) 
 

Gets the activation-config-property-value

Returns:
the activation-config-property-value

Definition at line 78 of file ActivationConfigProperty.java.

void org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.setActivationConfigPropertyName String  activationConfigPropertyName  ) 
 

Set the activation-config-property-name

Parameters:
activationConfigPropertyName activation-config-property-name

Definition at line 69 of file ActivationConfigProperty.java.

void org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.setActivationConfigPropertyValue String  activationConfigPropertyValue  ) 
 

Set the activation-config-property-value

Parameters:
activationConfigPropertyValue activation-config-property-value

Definition at line 86 of file ActivationConfigProperty.java.

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


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