org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc Class Reference

List of all members.

Public Member Functions

 JonasConfigPropertyDesc (JonasConfigProperty jcp)
String getJonasConfigPropertyName ()
String getJonasConfigPropertyValue ()

Detailed Description

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

Author:
Eric Hardesty

Definition at line 39 of file JonasConfigPropertyDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc.JonasConfigPropertyDesc JonasConfigProperty  jcp  ) 
 

Constructor

Definition at line 55 of file JonasConfigPropertyDesc.java.

References org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty.getJonasConfigPropertyName(), and org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty.getJonasConfigPropertyValue().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc.getJonasConfigPropertyName  ) 
 

Gets the jonas-config-property-name

Returns:
the jonas-config-property-name

Definition at line 66 of file JonasConfigPropertyDesc.java.

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

String org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc.getJonasConfigPropertyValue  ) 
 

Gets the jonas-config-property-value

Returns:
the jonas-config-property-value

Definition at line 74 of file JonasConfigPropertyDesc.java.

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


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