Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef

Packages that use ResourceRef
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of ResourceRef in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 with type parameters of type ResourceRef
protected  List<ResourceRef> WebApp.resourceRef
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return ResourceRef
 ResourceRef ObjectFactory.createResourceRef()
          Create an instance of ResourceRef
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type ResourceRef
 List<ResourceRef> WebApp.getResourceRef()
          Gets the value of the resourceRef property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.