Uses of Class
org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType

Packages that use ResourceEnvRefType
org.glassfish.grizzly.servlet.ver30   
 

Uses of ResourceEnvRefType in org.glassfish.grizzly.servlet.ver30
 

Methods in org.glassfish.grizzly.servlet.ver30 that return ResourceEnvRefType
 ResourceEnvRefType ObjectFactory.createResourceEnvRefType()
          Create an instance of ResourceEnvRefType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type ResourceEnvRefType
 javax.xml.bind.JAXBElement<ResourceEnvRefType> ObjectFactory.createWebAppTypeResourceEnvRef(ResourceEnvRefType value)
          Create an instance of JAXBElement<ResourceEnvRefType>}
 javax.xml.bind.JAXBElement<ResourceEnvRefType> ObjectFactory.createWebFragmentTypeResourceEnvRef(ResourceEnvRefType value)
          Create an instance of JAXBElement<ResourceEnvRefType>}
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type ResourceEnvRefType
 javax.xml.bind.JAXBElement<ResourceEnvRefType> ObjectFactory.createWebAppTypeResourceEnvRef(ResourceEnvRefType value)
          Create an instance of JAXBElement<ResourceEnvRefType>}
 javax.xml.bind.JAXBElement<ResourceEnvRefType> ObjectFactory.createWebFragmentTypeResourceEnvRef(ResourceEnvRefType value)
          Create an instance of JAXBElement<ResourceEnvRefType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.