org.apache.openejb.jee
Class ConcurrencyManagementType$JAXB

java.lang.Object
  extended by org.metatype.sxc.jaxb.JAXBClass<T>
      extended by org.metatype.sxc.jaxb.JAXBObject<T>
          extended by org.metatype.sxc.jaxb.JAXBEnum<ConcurrencyManagementType>
              extended by org.apache.openejb.jee.ConcurrencyManagementType$JAXB

public class ConcurrencyManagementType$JAXB
extends org.metatype.sxc.jaxb.JAXBEnum<ConcurrencyManagementType>


Field Summary
 
Fields inherited from class org.metatype.sxc.jaxb.JAXBObject
xmlRootElement, xmlType
 
Fields inherited from class org.metatype.sxc.jaxb.JAXBClass
dependencies, type
 
Constructor Summary
ConcurrencyManagementType$JAXB()
           
 
Method Summary
 ConcurrencyManagementType parse(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context, String value)
           
static ConcurrencyManagementType parseConcurrencyManagementType(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context, String value)
           
 String toString(Object bean, String parameterName, org.metatype.sxc.jaxb.RuntimeContext context, ConcurrencyManagementType concurrencyManagementType)
           
static String toStringConcurrencyManagementType(Object bean, String parameterName, org.metatype.sxc.jaxb.RuntimeContext context, ConcurrencyManagementType concurrencyManagementType)
           
 
Methods inherited from class org.metatype.sxc.jaxb.JAXBEnum
read, write
 
Methods inherited from class org.metatype.sxc.jaxb.JAXBObject
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, write
 
Methods inherited from class org.metatype.sxc.jaxb.JAXBClass
getDependencies, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrencyManagementType$JAXB

public ConcurrencyManagementType$JAXB()
Method Detail

parse

public ConcurrencyManagementType parse(org.metatype.sxc.util.XoXMLStreamReader reader,
                                       org.metatype.sxc.jaxb.RuntimeContext context,
                                       String value)
                                throws Exception
Specified by:
parse in class org.metatype.sxc.jaxb.JAXBEnum<ConcurrencyManagementType>
Throws:
Exception

toString

public String toString(Object bean,
                       String parameterName,
                       org.metatype.sxc.jaxb.RuntimeContext context,
                       ConcurrencyManagementType concurrencyManagementType)
                throws Exception
Specified by:
toString in class org.metatype.sxc.jaxb.JAXBEnum<ConcurrencyManagementType>
Throws:
Exception

parseConcurrencyManagementType

public static ConcurrencyManagementType parseConcurrencyManagementType(org.metatype.sxc.util.XoXMLStreamReader reader,
                                                                       org.metatype.sxc.jaxb.RuntimeContext context,
                                                                       String value)
                                                                throws Exception
Throws:
Exception

toStringConcurrencyManagementType

public static String toStringConcurrencyManagementType(Object bean,
                                                       String parameterName,
                                                       org.metatype.sxc.jaxb.RuntimeContext context,
                                                       ConcurrencyManagementType concurrencyManagementType)
                                                throws Exception
Throws:
Exception


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.