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

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.JonasParam
All Implemented Interfaces:
Serializable, Element

public class JonasParam
extends AbsJonasParam

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

Author:
Florent Benoit
See Also:
Serialized Form

Constructor Summary
JonasParam()
          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

JonasParam

public JonasParam()
Default constructor



Copyright © 2010 OW2 Consortium. All Rights Reserved.