|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PolicyFeatureConfigurator
The service provider implementing this interface will be discovered and called to configure wsdl model based on PolicyMap bound to it.
| Method Summary | |
|---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
A callback method that allows to retrieve policy related information from provided PolicyMap and return a list of corresponding WebServiceFeatures. |
| Method Detail |
|---|
Collection<WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
throws com.sun.xml.ws.policy.PolicyException
key - Identifies the policy in the policy mappolicyMap - Provides policies as a source of information on proper configuration
com.sun.xml.ws.policy.PolicyException - If an error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||