Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.LifecycleCallbackType

Packages that use LifecycleCallbackType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of LifecycleCallbackType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type LifecycleCallbackType
protected  List<LifecycleCallbackType> SessionBeanType.postActivate
           
protected  List<LifecycleCallbackType> InterceptorType.postActivate
           
protected  List<LifecycleCallbackType> ApplicationClientType.postConstruct
           
protected  List<LifecycleCallbackType> EntityBeanType.postConstruct
           
protected  List<LifecycleCallbackType> MessageDrivenBeanType.postConstruct
           
protected  List<LifecycleCallbackType> SessionBeanType.postConstruct
           
protected  List<LifecycleCallbackType> InterceptorType.postConstruct
           
protected  List<LifecycleCallbackType> ApplicationClientType.preDestroy
           
protected  List<LifecycleCallbackType> EntityBeanType.preDestroy
           
protected  List<LifecycleCallbackType> MessageDrivenBeanType.preDestroy
           
protected  List<LifecycleCallbackType> SessionBeanType.preDestroy
           
protected  List<LifecycleCallbackType> InterceptorType.preDestroy
           
protected  List<LifecycleCallbackType> SessionBeanType.prePassivate
           
protected  List<LifecycleCallbackType> InterceptorType.prePassivate
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return LifecycleCallbackType
 LifecycleCallbackType LifecycleCallbackType.clone()
          Creates and returns a copy of this object.
static LifecycleCallbackType ObjectFactory.copyOfLifecycleCallbackType(LifecycleCallbackType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.LifecycleCallbackType instance.
 LifecycleCallbackType ObjectFactory.createLifecycleCallbackType()
          Create an instance of LifecycleCallbackType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type LifecycleCallbackType
 javax.xml.bind.JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePostConstruct(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 javax.xml.bind.JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePreDestroy(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 List<LifecycleCallbackType> SessionBeanType.getPostActivate()
          Gets the value of the postActivate property.
 List<LifecycleCallbackType> InterceptorType.getPostActivate()
          Gets the value of the postActivate property.
 List<LifecycleCallbackType> ApplicationClientType.getPostConstruct()
          Gets the value of the postConstruct property.
 List<LifecycleCallbackType> EntityBeanType.getPostConstruct()
          Gets the value of the postConstruct property.
 List<LifecycleCallbackType> MessageDrivenBeanType.getPostConstruct()
          Gets the value of the postConstruct property.
 List<LifecycleCallbackType> SessionBeanType.getPostConstruct()
          Gets the value of the postConstruct property.
 List<LifecycleCallbackType> InterceptorType.getPostConstruct()
          Gets the value of the postConstruct property.
 List<LifecycleCallbackType> ApplicationClientType.getPreDestroy()
          Gets the value of the preDestroy property.
 List<LifecycleCallbackType> EntityBeanType.getPreDestroy()
          Gets the value of the preDestroy property.
 List<LifecycleCallbackType> MessageDrivenBeanType.getPreDestroy()
          Gets the value of the preDestroy property.
 List<LifecycleCallbackType> SessionBeanType.getPreDestroy()
          Gets the value of the preDestroy property.
 List<LifecycleCallbackType> InterceptorType.getPreDestroy()
          Gets the value of the preDestroy property.
 List<LifecycleCallbackType> SessionBeanType.getPrePassivate()
          Gets the value of the prePassivate property.
 List<LifecycleCallbackType> InterceptorType.getPrePassivate()
          Gets the value of the prePassivate property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type LifecycleCallbackType
static LifecycleCallbackType ObjectFactory.copyOfLifecycleCallbackType(LifecycleCallbackType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.LifecycleCallbackType instance.
 javax.xml.bind.JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePostConstruct(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 javax.xml.bind.JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePreDestroy(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type LifecycleCallbackType
static void SessionBeanType.copyPostActivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostActivate.
static void SessionBeanType.copyPostActivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostActivate.
static void InterceptorType.copyPostActivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostActivate.
static void InterceptorType.copyPostActivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostActivate.
static void ApplicationClientType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void ApplicationClientType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void EntityBeanType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void EntityBeanType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void MessageDrivenBeanType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void MessageDrivenBeanType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void SessionBeanType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void SessionBeanType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void InterceptorType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void InterceptorType.copyPostConstruct(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PostConstruct.
static void ApplicationClientType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void ApplicationClientType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void EntityBeanType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void EntityBeanType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void MessageDrivenBeanType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void MessageDrivenBeanType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void SessionBeanType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void SessionBeanType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void InterceptorType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void InterceptorType.copyPreDestroy(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PreDestroy.
static void SessionBeanType.copyPrePassivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PrePassivate.
static void SessionBeanType.copyPrePassivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PrePassivate.
static void InterceptorType.copyPrePassivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PrePassivate.
static void InterceptorType.copyPrePassivate(List<LifecycleCallbackType> source, List<LifecycleCallbackType> target)
          Copies all values of property PrePassivate.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type LifecycleCallbackType
LifecycleCallbackType(LifecycleCallbackType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.LifecycleCallbackType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.