Public Member Functions | |
| ActivationConfigDesc (ActivationConfig ac) | |
| String | getDescription () |
| List | getActivationConfigPropertyList () |
Definition at line 45 of file ActivationConfigDesc.java.
|
|
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:

|
|
Gets the list of activation-config-property
Definition at line 82 of file ActivationConfigDesc.java. |
|
|
Gets the description
Definition at line 74 of file ActivationConfigDesc.java. |
1.3.9.1