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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as LifecycleCallbackType
protected  LifecycleCallbackType[] SessionBeanType.postActivate
           
protected  LifecycleCallbackType[] InterceptorType.postActivate
           
protected  LifecycleCallbackType[] ApplicationClientType.postConstruct
           
protected  LifecycleCallbackType[] EntityBeanType.postConstruct
           
protected  LifecycleCallbackType[] MessageDrivenBeanType.postConstruct
           
protected  LifecycleCallbackType[] SessionBeanType.postConstruct
           
protected  LifecycleCallbackType[] InterceptorType.postConstruct
           
protected  LifecycleCallbackType[] ApplicationClientType.preDestroy
           
protected  LifecycleCallbackType[] EntityBeanType.preDestroy
           
protected  LifecycleCallbackType[] MessageDrivenBeanType.preDestroy
           
protected  LifecycleCallbackType[] SessionBeanType.preDestroy
           
protected  LifecycleCallbackType[] InterceptorType.preDestroy
           
protected  LifecycleCallbackType[] SessionBeanType.prePassivate
           
protected  LifecycleCallbackType[] InterceptorType.prePassivate
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.javaee.LifecycleCallbackType instance.
 LifecycleCallbackType ObjectFactory.createLifecycleCallbackType()
          Create an instance of LifecycleCallbackType
 LifecycleCallbackType[] SessionBeanType.getPostActivate()
           
 LifecycleCallbackType[] InterceptorType.getPostActivate()
           
 LifecycleCallbackType SessionBeanType.getPostActivate(int idx)
           
 LifecycleCallbackType InterceptorType.getPostActivate(int idx)
           
 LifecycleCallbackType[] ApplicationClientType.getPostConstruct()
           
 LifecycleCallbackType[] EntityBeanType.getPostConstruct()
           
 LifecycleCallbackType[] MessageDrivenBeanType.getPostConstruct()
           
 LifecycleCallbackType[] SessionBeanType.getPostConstruct()
           
 LifecycleCallbackType[] InterceptorType.getPostConstruct()
           
 LifecycleCallbackType ApplicationClientType.getPostConstruct(int idx)
           
 LifecycleCallbackType EntityBeanType.getPostConstruct(int idx)
           
 LifecycleCallbackType MessageDrivenBeanType.getPostConstruct(int idx)
           
 LifecycleCallbackType SessionBeanType.getPostConstruct(int idx)
           
 LifecycleCallbackType InterceptorType.getPostConstruct(int idx)
           
 LifecycleCallbackType[] ApplicationClientType.getPreDestroy()
           
 LifecycleCallbackType[] EntityBeanType.getPreDestroy()
           
 LifecycleCallbackType[] MessageDrivenBeanType.getPreDestroy()
           
 LifecycleCallbackType[] SessionBeanType.getPreDestroy()
           
 LifecycleCallbackType[] InterceptorType.getPreDestroy()
           
 LifecycleCallbackType ApplicationClientType.getPreDestroy(int idx)
           
 LifecycleCallbackType EntityBeanType.getPreDestroy(int idx)
           
 LifecycleCallbackType MessageDrivenBeanType.getPreDestroy(int idx)
           
 LifecycleCallbackType SessionBeanType.getPreDestroy(int idx)
           
 LifecycleCallbackType InterceptorType.getPreDestroy(int idx)
           
 LifecycleCallbackType[] SessionBeanType.getPrePassivate()
           
 LifecycleCallbackType[] InterceptorType.getPrePassivate()
           
 LifecycleCallbackType SessionBeanType.getPrePassivate(int idx)
           
 LifecycleCallbackType InterceptorType.getPrePassivate(int idx)
           
 LifecycleCallbackType SessionBeanType.setPostActivate(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPostActivate(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType ApplicationClientType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType EntityBeanType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType MessageDrivenBeanType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType SessionBeanType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType ApplicationClientType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType EntityBeanType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType MessageDrivenBeanType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType SessionBeanType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType SessionBeanType.setPrePassivate(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPrePassivate(int idx, LifecycleCallbackType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.javaee.LifecycleCallbackType instance.
 void SessionBeanType.copyPostActivate(LifecycleCallbackType[] source)
          Copies all values of property PostActivate.
 void InterceptorType.copyPostActivate(LifecycleCallbackType[] source)
          Copies all values of property PostActivate.
 void ApplicationClientType.copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
 void EntityBeanType.copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
 void MessageDrivenBeanType.copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
 void SessionBeanType.copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
 void InterceptorType.copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
 void ApplicationClientType.copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
 void EntityBeanType.copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
 void MessageDrivenBeanType.copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
 void SessionBeanType.copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
 void InterceptorType.copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
 void SessionBeanType.copyPrePassivate(LifecycleCallbackType[] source)
          Copies all values of property PrePassivate.
 void InterceptorType.copyPrePassivate(LifecycleCallbackType[] source)
          Copies all values of property PrePassivate.
 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>}
 LifecycleCallbackType SessionBeanType.setPostActivate(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPostActivate(int idx, LifecycleCallbackType value)
           
 void SessionBeanType.setPostActivate(LifecycleCallbackType[] values)
           
 void InterceptorType.setPostActivate(LifecycleCallbackType[] values)
           
 LifecycleCallbackType ApplicationClientType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType EntityBeanType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType MessageDrivenBeanType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType SessionBeanType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPostConstruct(int idx, LifecycleCallbackType value)
           
 void ApplicationClientType.setPostConstruct(LifecycleCallbackType[] values)
           
 void EntityBeanType.setPostConstruct(LifecycleCallbackType[] values)
           
 void MessageDrivenBeanType.setPostConstruct(LifecycleCallbackType[] values)
           
 void SessionBeanType.setPostConstruct(LifecycleCallbackType[] values)
           
 void InterceptorType.setPostConstruct(LifecycleCallbackType[] values)
           
 LifecycleCallbackType ApplicationClientType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType EntityBeanType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType MessageDrivenBeanType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType SessionBeanType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPreDestroy(int idx, LifecycleCallbackType value)
           
 void ApplicationClientType.setPreDestroy(LifecycleCallbackType[] values)
           
 void EntityBeanType.setPreDestroy(LifecycleCallbackType[] values)
           
 void MessageDrivenBeanType.setPreDestroy(LifecycleCallbackType[] values)
           
 void SessionBeanType.setPreDestroy(LifecycleCallbackType[] values)
           
 void InterceptorType.setPreDestroy(LifecycleCallbackType[] values)
           
 LifecycleCallbackType SessionBeanType.setPrePassivate(int idx, LifecycleCallbackType value)
           
 LifecycleCallbackType InterceptorType.setPrePassivate(int idx, LifecycleCallbackType value)
           
 void SessionBeanType.setPrePassivate(LifecycleCallbackType[] values)
           
 void InterceptorType.setPrePassivate(LifecycleCallbackType[] values)
           
 

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



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