public interface MonitorContext
Modifier and Type | Method and Description |
---|---|
com.oracle.webservices.api.databinding.JavaCallInfo |
getCallInfo() |
WebServiceEndpoint |
getEndpoint() |
Class<?> |
getImplementationClass() |
com.sun.xml.ws.api.server.WSEndpoint<?> |
getOwnerEndpoint() |
com.sun.xml.ws.model.SOAPSEIModel |
getSeiModel() |
com.sun.xml.ws.api.model.wsdl.WSDLPort |
getWsdlModel() |
Class<?> getImplementationClass()
com.oracle.webservices.api.databinding.JavaCallInfo getCallInfo()
com.sun.xml.ws.model.SOAPSEIModel getSeiModel()
com.sun.xml.ws.api.model.wsdl.WSDLPort getWsdlModel()
com.sun.xml.ws.api.server.WSEndpoint<?> getOwnerEndpoint()
WebServiceEndpoint getEndpoint()
Copyright © 2020. All rights reserved.