public class ManagedClientAssertion extends ManagementAssertion
ManagementAssertion.Setting| Modifier and Type | Field and Description |
|---|---|
static QName |
MANAGED_CLIENT_QNAME |
MANAGEMENT_ATTRIBUTE_QNAME, MONITORING_ATTRIBUTE_QNAME| Constructor and Description |
|---|
ManagedClientAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
Collection<com.sun.xml.ws.policy.PolicyAssertion> assertionParameters) |
| Modifier and Type | Method and Description |
|---|---|
static ManagedClientAssertion |
getAssertion(WSPortInfo portInfo)
Return ManagedClient assertion if there is one associated with the client.
|
boolean |
isManagementEnabled()
Clients cannot be managed.
|
getAssertion, getId, getStart, monitoringAttributeequals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic static final QName MANAGED_CLIENT_QNAME
public ManagedClientAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
Collection<com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
throws com.sun.xml.ws.policy.spi.AssertionCreationException
com.sun.xml.ws.policy.spi.AssertionCreationExceptionpublic static ManagedClientAssertion getAssertion(WSPortInfo portInfo) throws WebServiceException
portInfo - The client PortInfo.WebServiceException - If computing the effective policy of the port failed.public boolean isManagementEnabled()
isManagementEnabled in class ManagementAssertionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.