| java.lang.Object com.sun.xml.ws.policy.sourcemodel.DefaultPolicyAssertionCreator
DefaultPolicyAssertionCreator | class DefaultPolicyAssertionCreator implements PolicyAssertionCreator(Code) | | Default implementation of a policy assertion creator. This implementation is used to create policy assertions in case
no domain specific policy assertion creator is registered for the namespace of the policy assertion.
This is the only PolicyAssertionCreator implementation that is allowed to break general contract, claiming that
getSupportedDomainNamespaceUri() must not return empty String without causing PolicyAssertionCreator registration
fail.
author: Marek Potociar (marek.potociar at sun.com) |
DefaultPolicyAssertionCreator | DefaultPolicyAssertionCreator()(Code) | | Creates a new instance of DefaultPolicyAssertionCreator
|
|
|