Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
Packages that use PolicyModelTranslator
Package
Description
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
-
Uses of PolicyModelTranslator in com.sun.xml.ws.api.policy
Subclasses of PolicyModelTranslator in com.sun.xml.ws.api.policyModifier and TypeClassDescriptionclassThis class provides a method for translating a PolicySourceModel structure to a normalized Policy expression. -
Uses of PolicyModelTranslator in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel that return PolicyModelTranslatorModifier and TypeMethodDescriptionstatic PolicyModelTranslatorPolicyModelTranslator.getTranslator()Method returns thread-safe policy model translator instance.