org.everest
Class WeatherStationSoapResource

java.lang.Object
org.everest.AbstractWeatherStationSoapResource
org.everest.WeatherStationSoapResource
- All Implemented Interfaces:
- org.apache.ws.resource.Resource
- public class WeatherStationSoapResource
- extends AbstractWeatherStationSoapResource
A WeatherStationSoap WS-Resource.
NOTE: This class is generated but IS meant to be modified.
Method Summary |
void |
init()
Initializes this resource's state (properties, etc.). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeatherStationSoapResource
public WeatherStationSoapResource()
init
public void init()
- Initializes this resource's state (properties, etc.).
- Specified by:
init
in interface org.apache.ws.resource.Resource
- Overrides:
init
in class AbstractWeatherStationSoapResource