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

List of all members.

Public Member Functions

 JonasActivationspecDesc (JonasActivationspec ja)
String getId ()
List getDescriptionList ()
String getJndiName ()
String getDefaultAS ()

Detailed Description

This class defines the implementation of the element jonas-activationspec

Author:
Eric Hardesty

Definition at line 40 of file JonasActivationspecDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc.JonasActivationspecDesc JonasActivationspec  ja  ) 
 

Constructor

Definition at line 65 of file JonasActivationspecDesc.java.

References org.objectweb.jonas_rar.deployment.xml.JonasActivationspec.getDefaultAS(), org.objectweb.jonas_rar.deployment.xml.JonasActivationspec.getDescriptionList(), org.objectweb.jonas_rar.deployment.xml.JonasActivationspec.getId(), and org.objectweb.jonas_rar.deployment.xml.JonasActivationspec.getJndiName().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc.getDefaultAS  ) 
 

Gets the defaultAS

Returns:
the defaultAS

Definition at line 102 of file JonasActivationspecDesc.java.

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

Gets the description

Returns:
the description

Definition at line 86 of file JonasActivationspecDesc.java.

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

Gets the id

Returns:
the id

Definition at line 78 of file JonasActivationspecDesc.java.

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

Gets the jndiname

Returns:
the jndiname

Definition at line 94 of file JonasActivationspecDesc.java.


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