org.everest
Class AbstractWeatherStationSoapService

java.lang.Object
org.everest.AbstractWeatherStationSoapService
- All Implemented Interfaces:
- org.apache.ws.mows.v1_0.capability.ManageabilityReferencesCapability, org.apache.ws.resource.handler.WsrfService
- Direct Known Subclasses:
- WeatherStationSoapService
- public abstract class AbstractWeatherStationSoapService
- extends java.lang.Object
- implements org.apache.ws.resource.handler.WsrfService, org.apache.ws.mows.v1_0.capability.ManageabilityReferencesCapability
This class should be generated on every "generation" against the WSDL.
This will ensure it is always up-to-date with the WSDL.
NOTE: This class is generated and is NOT meant to be modified.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TARGET_NSURI
public static final java.lang.String TARGET_NSURI
- See Also:
- Constant Field Values
TARGET_NSPREFIX
public static final java.lang.String TARGET_NSPREFIX
- See Also:
- Constant Field Values
m_methodNameMap
private org.apache.ws.resource.handler.ServiceSoapMethodNameMap m_methodNameMap
- DOCUMENT_ME
m_isInitialized
private boolean m_isInitialized
- DOCUMENT_ME
AbstractWeatherStationSoapService
public AbstractWeatherStationSoapService()
getMethodName
public java.lang.String getMethodName(javax.xml.namespace.QName requestQname)
- DOCUMENT_ME
getResourceContext
public abstract org.apache.ws.resource.ResourceContext getResourceContext()
- DOCUMENT_ME
- Specified by:
getResourceContext in interface org.apache.ws.resource.handler.WsrfService
getMethodNameMap
public final org.apache.ws.resource.handler.SoapMethodNameMap getMethodNameMap()
- DOCUMENT_ME
- Specified by:
getMethodNameMap in interface org.apache.ws.resource.handler.WsrfService
init
public void init()
- DOCUMENT_ME
- Specified by:
init in interface org.apache.ws.resource.handler.WsrfService
isInitialized
protected final boolean isInitialized()
- DOCUMENT_ME
getManageabilityReferences
public abstract org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.GetManageabilityReferencesResponseDocument getManageabilityReferences(org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.GetManageabilityReferencesDocument request)