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

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.JonasCallProperty
All Implemented Interfaces:
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.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

JonasCallProperty

public JonasCallProperty()
Default constructor



Copyright © 2010 OW2 Consortium. All Rights Reserved.