Uses of Class
com.sun.xml.ws.policy.PolicyMapMutator
Packages that use PolicyMapMutator
-
Uses of PolicyMapMutator in com.sun.xml.ws.policy
Subclasses of PolicyMapMutator in com.sun.xml.ws.policyModifier and TypeClassDescriptionfinal classThe class serves as a policy map mutator that allows for replacement of current effective policies stored in the policy map with new effective policy provided by the mutator user.final classThe class provides methods to extend policy map content with new policiesMethod parameters in com.sun.xml.ws.policy with type arguments of type PolicyMapMutatorModifier and TypeMethodDescriptionstatic PolicyMapPolicyMap.createPolicyMap(Collection<? extends PolicyMapMutator> mutators) Creates new policy map instance and connects provided collection of policy map mutators to the created policy map.