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

List of all members.

Public Member Functions

 AdminobjectDesc (Adminobject ao)
String getId ()
String getAdminobjectInterface ()
String getAdminobjectClass ()
List getConfigPropertyList ()

Detailed Description

This class defines the implementation of the element adminobject

Author:
Eric Hardesty

Definition at line 40 of file AdminobjectDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.AdminobjectDesc.AdminobjectDesc Adminobject  ao  ) 
 

Constructor

Definition at line 66 of file AdminobjectDesc.java.

References org.objectweb.jonas_rar.deployment.xml.Adminobject.getAdminobjectClass(), org.objectweb.jonas_rar.deployment.xml.Adminobject.getAdminobjectInterface(), org.objectweb.jonas_rar.deployment.xml.Adminobject.getConfigPropertyList(), and org.objectweb.jonas_rar.deployment.xml.Adminobject.getId().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.AdminobjectDesc.getAdminobjectClass  ) 
 

Gets the adminobject-class

Returns:
the adminobject-class

Definition at line 95 of file AdminobjectDesc.java.

String org.objectweb.jonas_rar.deployment.api.AdminobjectDesc.getAdminobjectInterface  ) 
 

Gets the adminobject-interface

Returns:
the adminobject-interface

Definition at line 87 of file AdminobjectDesc.java.

List org.objectweb.jonas_rar.deployment.api.AdminobjectDesc.getConfigPropertyList  ) 
 

Gets the config-property

Returns:
the config-property

Definition at line 103 of file AdminobjectDesc.java.

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

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

Gets the id

Returns:
the id

Definition at line 79 of file AdminobjectDesc.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:11 2005 for JOnAS by  doxygen 1.3.9.1