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

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

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

Fields in org.glassfish.grizzly.servlet.ver30 declared as ResSharingScopeType
protected  ResSharingScopeType ResourceRefType.resSharingScope
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return ResSharingScopeType
 ResSharingScopeType ObjectFactory.createResSharingScopeType()
          Create an instance of ResSharingScopeType
 ResSharingScopeType ResourceRefType.getResSharingScope()
          Gets the value of the resSharingScope property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the resSharingScope property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.