org.objectweb.jonas_ejb.deployment.api
Class ActivationConfigDesc

java.lang.Object
  extended by org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc

public class ActivationConfigDesc
extends java.lang.Object

This class defines the implementation of the element activation-config

Author:
JOnAS team

Constructor Summary
ActivationConfigDesc(ActivationConfig ac)
          Constructor
 
Method Summary
 java.util.List getActivationConfigPropertyList()
          Gets the list of activation-config-property
 java.lang.String getDescription()
          Gets the description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationConfigDesc

public ActivationConfigDesc(ActivationConfig ac)
Constructor

Method Detail

getDescription

public java.lang.String getDescription()
Gets the description

Returns:
the description

getActivationConfigPropertyList

public java.util.List getActivationConfigPropertyList()
Gets the list of activation-config-property

Returns:
the list of activation-config-property