public class McFeatureConfigurator extends Object implements com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
| Constructor and Description |
|---|
McFeatureConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process WS-MC policy assertions and if found and is not optional then MC is enabled on the
WSDLPort |
public Collection<WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key, com.sun.xml.ws.policy.PolicyMap policyMap) throws com.sun.xml.ws.policy.PolicyException
WSDLPortgetFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfiguratorkey - Key that identifies the endpoint scopepolicyMap - must not be nullcom.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.