Package | Description |
---|---|
com.sun.xml.ws.api.config.management.policy |
Modifier and Type | Class and Description |
---|---|
class |
ManagedClientAssertion
The client-side ManagedClient policy assertion.
|
class |
ManagedServiceAssertion
The server-side ManagedService policy assertion.
|
Modifier and Type | Method and Description |
---|---|
protected static <T extends ManagementAssertion> |
ManagementAssertion.getAssertion(QName name,
com.sun.xml.ws.policy.PolicyMap policyMap,
QName serviceName,
QName portName,
Class<T> type)
Return ManagementAssertion if one can be found in the policy map under
the given service and port name.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.