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 |
policy
@ManagedAttribute
@Description(value="Policy associated with Endpoint")
public java.lang.String policy()
container
@ManagedAttribute
@Description(value="Container")
@NotNull
public Container container()
portName
@ManagedAttribute
@Description(value="Port name")
@NotNull
public javax.xml.namespace.QName portName()
serviceName
@ManagedAttribute
@Description(value="Service name")
@NotNull
public javax.xml.namespace.QName serviceName()
soapVersionHttpBindingId
@ManagedAttribute
@Description(value="Binding SOAP Version")
public java.lang.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 javax.xml.namespace.QName wsdlPortTypeName()
wsdlEndpointAddress
@ManagedAttribute
@Description(value="Endpoint address")
public EndpointAddress wsdlEndpointAddress()
serviceDefinitionImports
@ManagedAttribute
@Description(value="Documents referenced")
public java.util.Set<java.lang.String> serviceDefinitionImports()
serviceDefinitionURL
@ManagedAttribute
@Description(value="System ID where document is taken from")
public java.net.URL serviceDefinitionURL()
seiModelWSDLLocation
@ManagedAttribute
@Description(value="SEI model WSDL location")
public java.lang.String seiModelWSDLLocation()
jaxwsRuntimeVersion
@ManagedAttribute
@Description(value="JAX-WS runtime version")
public java.lang.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.