org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc Class Reference

List of all members.

Public Member Functions

 ActivationConfigDesc (ActivationConfig ac)
String getDescription ()
List getActivationConfigPropertyList ()

Detailed Description

This class defines the implementation of the element activation-config

Author:
JOnAS team

Definition at line 45 of file ActivationConfigDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc.ActivationConfigDesc ActivationConfig  ac  ) 
 

Constructor

Definition at line 61 of file ActivationConfigDesc.java.

References org.objectweb.jonas_ejb.deployment.xml.ActivationConfig.getActivationConfigPropertyList(), and org.objectweb.jonas_ejb.deployment.xml.ActivationConfig.getDescription().

Here is the call graph for this function:


Member Function Documentation

List org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc.getActivationConfigPropertyList  ) 
 

Gets the list of activation-config-property

Returns:
the list of activation-config-property

Definition at line 82 of file ActivationConfigDesc.java.

String org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc.getDescription  ) 
 

Gets the description

Returns:
the description

Definition at line 74 of file ActivationConfigDesc.java.


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