public class AtFeatureConfigurator extends Object implements com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
| Constructor and Description |
|---|
AtFeatureConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey endpointKey,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process WS-RM policy assertions and if found and is not optional then RM is enabled on the
WSDLPort |
public Collection<WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey endpointKey, com.sun.xml.ws.policy.PolicyMap policyMap) throws com.sun.xml.ws.policy.PolicyException
WSDLPortgetFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfiguratorendpointKey - 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.