Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator
Packages that use PolicyModelGenerator.PolicySourceModelCreator
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 PolicyModelGenerator.PolicySourceModelCreator in com.sun.xml.ws.api.policy
Subclasses of PolicyModelGenerator.PolicySourceModelCreator in com.sun.xml.ws.api.policy -
Uses of PolicyModelGenerator.PolicySourceModelCreator in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel with parameters of type PolicyModelGenerator.PolicySourceModelCreatorModifier and TypeMethodDescriptionprotected static PolicyModelGeneratorPolicyModelGenerator.getCompactGenerator(PolicyModelGenerator.PolicySourceModelCreator creator) Allows derived classes to create instances of the package private CompactModelGenerator.protected static PolicyModelGeneratorPolicyModelGenerator.getNormalizedGenerator(PolicyModelGenerator.PolicySourceModelCreator creator) Allows derived classes to create instances of the package private NormalizedModelGenerator.