Uses of Class
org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType

Packages that use LifecycleCallbackType
org.glassfish.grizzly.servlet.ver25   
 

Uses of LifecycleCallbackType in org.glassfish.grizzly.servlet.ver25
 

Methods in org.glassfish.grizzly.servlet.ver25 that return LifecycleCallbackType
 LifecycleCallbackType ObjectFactory.createLifecycleCallbackType()
          Create an instance of LifecycleCallbackType
 

Methods in org.glassfish.grizzly.servlet.ver25 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 org.glassfish.grizzly.servlet.ver25 with parameters 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>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.