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

List of all members.

Public Member Functions

 JonasAdminobjectDesc (JonasAdminobject ja)
String getId ()
List getDescriptionList ()
String getJndiName ()
List getJonasConfigPropertyList ()

Detailed Description

This class defines the implementation of the element jonas-adminobject

Author:
Eric Hardesty

Definition at line 40 of file JonasAdminobjectDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc.JonasAdminobjectDesc JonasAdminobject  ja  ) 
 

Constructor

Definition at line 66 of file JonasAdminobjectDesc.java.

References org.objectweb.jonas_rar.deployment.xml.JonasAdminobject.getDescriptionList(), org.objectweb.jonas_rar.deployment.xml.JonasAdminobject.getId(), org.objectweb.jonas_rar.deployment.xml.JonasAdminobject.getJndiName(), and org.objectweb.jonas_rar.deployment.xml.JonasAdminobject.getJonasConfigPropertyList().

Here is the call graph for this function:


Member Function Documentation

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

Gets the description

Returns:
the description

Definition at line 87 of file JonasAdminobjectDesc.java.

String org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc.getId  ) 
 

Gets the id

Returns:
the id

Definition at line 79 of file JonasAdminobjectDesc.java.

String org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc.getJndiName  ) 
 

Gets the jndiName

Returns:
the jndiname

Definition at line 95 of file JonasAdminobjectDesc.java.

List org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc.getJonasConfigPropertyList  ) 
 

Gets the jonas-config-property

Returns:
the jonas-config-property

Definition at line 103 of file JonasAdminobjectDesc.java.

Referenced by org.objectweb.jonas.resource.Rar.processRar().


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