org.objectweb.jonas_lib.deployment.xml
Class JonasCallProperty

java.lang.Object
  extended by org.objectweb.jonas_lib.deployment.xml.AbsElement
      extended by org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
          extended by org.objectweb.jonas_lib.deployment.xml.JonasCallProperty
All Implemented Interfaces:
java.io.Serializable, Element

public class JonasCallProperty
extends AbsJonasParam

This class defines the implementation of the element jonas-init-param

Author:
Florent Benoit
See Also:
Serialized Form

Constructor Summary
JonasCallProperty()
          Default constructor
 
Method Summary
 
Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
getParamName, getParamValue, setParamName, setParamValue, toXML
 
Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsElement
indent, toString, toXML, xmlAttribute, xmlElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JonasCallProperty

public JonasCallProperty()
Default constructor