Class RmFeatureConfigurator

java.lang.Object
com.sun.xml.ws.rx.rm.policy.spi_impl.RmFeatureConfigurator
All Implemented Interfaces:
com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator

public class RmFeatureConfigurator extends Object implements com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
  • Constructor Details

    • RmFeatureConfigurator

      public RmFeatureConfigurator()
  • Method Details

    • getFeatures

      public Collection<jakarta.xml.ws.WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key, com.sun.xml.ws.policy.PolicyMap policyMap) throws com.sun.xml.ws.policy.PolicyException
      Process WS-RM policy assertions and if found and is not optional then RM is enabled on the WSDLPort
      Specified by:
      getFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
      Parameters:
      key - Key that identifies the endpoint scope
      policyMap - must not be null
      Returns:
      The list of features
      Throws:
      com.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exception