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

List of all members.

Public Member Functions

 RequiredConfigPropertyDesc (RequiredConfigProperty rcp)
List getDescriptionList ()
String getConfigPropertyName ()

Detailed Description

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

Author:
Eric Hardesty

Definition at line 40 of file RequiredConfigPropertyDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.RequiredConfigPropertyDesc.RequiredConfigPropertyDesc RequiredConfigProperty  rcp  ) 
 

Constructor

Definition at line 55 of file RequiredConfigPropertyDesc.java.

References org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty.getConfigPropertyName(), and org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty.getDescriptionList().

Here is the call graph for this function:


Member Function Documentation

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

Gets the config-property-name

Returns:
the config-property-name

Definition at line 74 of file RequiredConfigPropertyDesc.java.

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

Gets the description

Returns:
the description

Definition at line 66 of file RequiredConfigPropertyDesc.java.


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