Uses of Class
com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
-
Packages that use ManagedServiceAssertion Package Description com.sun.xml.ws.api.config.management.policy -
-
Uses of ManagedServiceAssertion in com.sun.xml.ws.api.config.management.policy
Methods in com.sun.xml.ws.api.config.management.policy that return ManagedServiceAssertion Modifier and Type Method Description static ManagedServiceAssertionManagedServiceAssertion. getAssertion(WSEndpoint endpoint)Return ManagedService assertion if there is one associated with the endpoint.
-