Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator

Packages that use PolicyModelGenerator.PolicySourceModelCreator
com.sun.xml.ws.api.policy   
com.sun.xml.ws.policy.sourcemodel 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
protected static class ModelGenerator.SourceModelCreator
           
 

Uses of PolicyModelGenerator.PolicySourceModelCreator in com.sun.xml.ws.policy.sourcemodel
 

Methods in com.sun.xml.ws.policy.sourcemodel with parameters of type PolicyModelGenerator.PolicySourceModelCreator
protected static PolicyModelGenerator PolicyModelGenerator.getCompactGenerator(PolicyModelGenerator.PolicySourceModelCreator creator)
          Allows derived classes to create instances of the package private CompactModelGenerator.
protected static PolicyModelGenerator PolicyModelGenerator.getNormalizedGenerator(PolicyModelGenerator.PolicySourceModelCreator creator)
          Allows derived classes to create instances of the package private NormalizedModelGenerator.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.