Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType

Packages that use LifecycleCallbackType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of LifecycleCallbackType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return LifecycleCallbackType
 LifecycleCallbackType ObjectFactory.createLifecycleCallbackType()
          Create an instance of LifecycleCallbackType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type LifecycleCallbackType
 JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePostConstruct(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePreDestroy(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type LifecycleCallbackType
 JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePostConstruct(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 JAXBElement<LifecycleCallbackType> ObjectFactory.createWebAppTypePreDestroy(LifecycleCallbackType value)
          Create an instance of JAXBElement<LifecycleCallbackType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.