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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.