Uses of Interface
com.sun.enterprise.config.serverbeans.RequestPolicy

Packages that use RequestPolicy
com.sun.enterprise.config.serverbeans   
 

Uses of RequestPolicy in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return RequestPolicy
 RequestPolicy ProviderConfig.getRequestPolicy()
          Gets the value of the requestPolicy property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type RequestPolicy
 void ProviderConfig.setRequestPolicy(RequestPolicy value)
          Sets the value of the requestPolicy property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.