Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicySourceModelContext
-
Packages that use PolicySourceModelContext Package Description 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 PolicySourceModelContext in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel that return PolicySourceModelContext Modifier and Type Method Description static PolicySourceModelContextPolicySourceModelContext. createContext()Methods in com.sun.xml.ws.policy.sourcemodel with parameters of type PolicySourceModelContext Modifier and Type Method Description voidPolicySourceModel. expand(PolicySourceModelContext context)Expands current policy model.
-