Public Member Functions | |
| ActivationspecDesc (Activationspec as) | |
| String | getActivationspecClass () |
| List | getRequiredConfigPropertyList () |
Definition at line 39 of file ActivationspecDesc.java.
|
|
Constructor Definition at line 55 of file ActivationspecDesc.java. References org.objectweb.jonas_rar.deployment.xml.Activationspec.getActivationspecClass(), and org.objectweb.jonas_rar.deployment.xml.Activationspec.getRequiredConfigPropertyList(). |
Here is the call graph for this function:

|
|
Gets the activationspec-class
Definition at line 66 of file ActivationspecDesc.java. |
|
|
Gets the required-config-property
Definition at line 74 of file ActivationspecDesc.java. |
1.3.9.1