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.
|
Constructor and Description |
---|
PolicySourceModel(NamespaceVersion nsVersion,
String policyId,
String policyName,
Collection<PrefixMapper> prefixMappers)
Constructor that creates a new policy source model instance with given
id or name identifier and a set of PrefixMappers.
|
Copyright © 2006–2016 Oracle Corporation. All rights reserved.