org.ow2.jonas.deployment.common.xml
Class JonasInitParam

java.lang.Object
  extended by org.ow2.jonas.deployment.common.xml.AbsElement
      extended by org.ow2.jonas.deployment.common.xml.AbsJonasParam
          extended by org.ow2.jonas.deployment.common.xml.JonasInitParam
All Implemented Interfaces:
Serializable, Element

public class JonasInitParam
extends AbsJonasParam

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

Author:
Florent Benoit
See Also:
Serialized Form

Constructor Summary
JonasInitParam()
          Default constructor
 
Method Summary
 
Methods inherited from class org.ow2.jonas.deployment.common.xml.AbsJonasParam
getParamName, getParamValue, setParamName, setParamValue, toXML
 
Methods inherited from class org.ow2.jonas.deployment.common.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

JonasInitParam

public JonasInitParam()
Default constructor



Copyright © 2010 OW2 Consortium. All Rights Reserved.