Uses of Interface
com.sun.enterprise.config.serverbeans.RequestPolicy
-
Packages that use RequestPolicy Package Description com.sun.enterprise.config.serverbeans -
-
Uses of RequestPolicy in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return RequestPolicy Modifier and Type Method Description RequestPolicyProviderConfig. getRequestPolicy()Gets the value of the requestPolicy property.Methods in com.sun.enterprise.config.serverbeans with parameters of type RequestPolicy Modifier and Type Method Description voidProviderConfig. setRequestPolicy(RequestPolicy value)Sets the value of the requestPolicy property.
-