org.everest
Class WeatherStationSoapService

java.lang.Object
org.everest.AbstractWeatherStationSoapService
org.everest.WeatherStationSoapService
- All Implemented Interfaces:
- org.apache.ws.mows.v1_0.capability.ManageabilityReferencesCapability, WeatherStationSoapCustomOperationsPortType, org.apache.ws.resource.handler.WsrfService
- public class WeatherStationSoapService
- extends AbstractWeatherStationSoapService
- implements WeatherStationSoapCustomOperationsPortType
This class should be generated ONCE (and not overwritten) to maintain user-added code. If there is a change to the
WSDL, then the generated implemented interfaces (representing the "base" portTypes) will change, thus showing a
compile error to the user.
NOTE: This class is generated. However, it will not be overwritten by subsequent calls to the code generator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_resourceContext
private org.apache.ws.resource.ResourceContext m_resourceContext
WeatherStationSoapService
public WeatherStationSoapService(org.apache.ws.resource.ResourceContext resourceContext)
- Creates a new WeatherStationSoapService object.
getResourceContext
public org.apache.ws.resource.ResourceContext getResourceContext()
- DOCUMENT_ME
- Specified by:
getResourceContext in interface org.apache.ws.resource.handler.WsrfService- Specified by:
getResourceContext in class AbstractWeatherStationSoapService
getManageabilityReferences
public GetManageabilityReferencesResponseDocument getManageabilityReferences(GetManageabilityReferencesDocument request)
- Specified by:
getManageabilityReferences in class AbstractWeatherStationSoapService
GetCurrentTemperature
public GetCurrentTemperatureResponseDocument GetCurrentTemperature(GetCurrentTemperatureDocument getCurrentTemperatureRequestDoc)
- Specified by:
GetCurrentTemperature in interface WeatherStationSoapCustomOperationsPortType