org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc Class Reference

List of all members.

Public Member Functions

 ActivationConfigPropertyDesc ()
String getActivationConfigPropertyName ()
void setActivationConfigPropertyName (String activationConfigPropertyName)
String getActivationConfigPropertyValue ()
void setActivationConfigPropertyValue (String activationConfigPropertyValue)

Detailed Description

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

Author:
JOnAS team

Definition at line 38 of file ActivationConfigPropertyDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc.ActivationConfigPropertyDesc  ) 
 

Constructor

Definition at line 53 of file ActivationConfigPropertyDesc.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc.getActivationConfigPropertyName  ) 
 

Gets the activation-config-property-name

Returns:
the activation-config-property-name

Definition at line 68 of file ActivationConfigPropertyDesc.java.

Referenced by org.objectweb.jonas.resource.ResourceUtility.buildConfigProperty().

String org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc.getActivationConfigPropertyValue  ) 
 

Gets the activation-config-property-value

Returns:
the activation-config-property-value

Definition at line 85 of file ActivationConfigPropertyDesc.java.

Referenced by org.objectweb.jonas.resource.ResourceUtility.buildConfigProperty().

void org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc.setActivationConfigPropertyName String  activationConfigPropertyName  ) 
 

Set the activation-config-property-name

Parameters:
activationConfigPropertyName activation-config-property-name

Definition at line 76 of file ActivationConfigPropertyDesc.java.

References org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.activationConfigPropertyName.

void org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc.setActivationConfigPropertyValue String  activationConfigPropertyValue  ) 
 

Set the activation-config-property-value

Parameters:
activationConfigPropertyValue activation-config-property-value

Definition at line 93 of file ActivationConfigPropertyDesc.java.

References org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty.activationConfigPropertyValue.


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