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

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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type ResourceRefType
 javax.xml.bind.JAXBElement<ResourceRefType> ObjectFactory.createWebAppTypeResourceRef(ResourceRefType value)
          Create an instance of JAXBElement<ResourceRefType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.