com.sun.xml.ws.server
Class MonitorRootService
java.lang.Object
com.sun.xml.ws.server.MonitorBase
com.sun.xml.ws.server.MonitorRootService
@ManagedObject
@Description(value="Metro Web Service endpoint")
@AMXMetadata(type="WSEndpoint")
public final class MonitorRootService
- extends MonitorBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorRootService
MonitorRootService(WSEndpoint endpoint)
policy
@ManagedAttribute
@Description(value="Policy associated with Endpoint")
public String policy()
container
@ManagedAttribute
@Description(value="Container")
@NotNull
public Container container()
portName
@ManagedAttribute
@Description(value="Port name")
@NotNull
public QName portName()
serviceName
@ManagedAttribute
@Description(value="Service name")
@NotNull
public QName serviceName()
soapVersionHttpBindingId
@ManagedAttribute
@Description(value="Binding SOAP Version")
public String soapVersionHttpBindingId()
addressingVersion
@ManagedAttribute
@Description(value="Binding Addressing Version")
public AddressingVersion addressingVersion()
bindingID
@ManagedAttribute
@Description(value="Binding Identifier")
@NotNull
public BindingID bindingID()
features
@ManagedAttribute
@Description(value="Binding features")
@NotNull
public WSFeatureList features()
wsdlPortTypeName
@ManagedAttribute
@Description(value="WSDLPort bound port type")
public QName wsdlPortTypeName()
wsdlEndpointAddress
@ManagedAttribute
@Description(value="Endpoint address")
public EndpointAddress wsdlEndpointAddress()
serviceDefinitionImports
@ManagedAttribute
@Description(value="Documents referenced")
public Set<String> serviceDefinitionImports()
serviceDefinitionURL
@ManagedAttribute
@Description(value="System ID where document is taken from")
public URL serviceDefinitionURL()
seiModelWSDLLocation
@ManagedAttribute
@Description(value="SEI model WSDL location")
public String seiModelWSDLLocation()
jaxwsRuntimeVersion
@ManagedAttribute
@Description(value="JAX-WS runtime version")
public String jaxwsRuntimeVersion()
dumpHTTPMessages
@ManagedAttribute
@Description(value="If true: show what goes across HTTP transport")
public boolean dumpHTTPMessages()
dumpHTTPMessages
@ManagedAttribute
@Description(value="Show what goes across HTTP transport")
public void dumpHTTPMessages(boolean x)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.