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

List of all members.

Public Member Functions

 ConfigPropertyDesc ()
List getDescriptionList ()
String getConfigPropertyName ()
void setConfigPropertyName (String configPropertyName)
String getConfigPropertyType ()
void setConfigPropertyType (String configPropertyType)
String getConfigPropertyValue ()
void setConfigPropertyValue (String configPropertyValue)

Detailed Description

This class defines the implementation of the element config-property

Author:
Eric Hardesty

Definition at line 40 of file ConfigPropertyDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.ConfigPropertyDesc  ) 
 

Constructor

Definition at line 66 of file ConfigPropertyDesc.java.


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.getConfigPropertyName  ) 
 

Gets the config-property-name

Returns:
the config-property-name

Definition at line 97 of file ConfigPropertyDesc.java.

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

String org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.getConfigPropertyType  ) 
 

Gets the config-property-type

Returns:
the config-property-type

Definition at line 113 of file ConfigPropertyDesc.java.

String org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.getConfigPropertyValue  ) 
 

Gets the config-property-value

Returns:
the config-property-value

Definition at line 129 of file ConfigPropertyDesc.java.

List org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.getDescriptionList  ) 
 

Gets the description

Returns:
the description

Definition at line 89 of file ConfigPropertyDesc.java.

void org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.setConfigPropertyName String  configPropertyName  ) 
 

Set the config-property-name

Parameters:
configPropertyName configPropertyName

Definition at line 105 of file ConfigPropertyDesc.java.

References org.objectweb.jonas_rar.deployment.xml.ConfigProperty.configPropertyName.

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

void org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.setConfigPropertyType String  configPropertyType  ) 
 

Set the config-property-type

Parameters:
configPropertyType configPropertyType

Definition at line 121 of file ConfigPropertyDesc.java.

References org.objectweb.jonas_rar.deployment.xml.ConfigProperty.configPropertyType.

void org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc.setConfigPropertyValue String  configPropertyValue  ) 
 

Set the config-property-value

Parameters:
configPropertyValue configPropertyValue

Definition at line 137 of file ConfigPropertyDesc.java.

References org.objectweb.jonas_rar.deployment.xml.ConfigProperty.configPropertyValue.

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:11 2005 for JOnAS by  doxygen 1.3.9.1