|
|||||||||
| Home >> All >> org >> everestWeather >> wsdm >> samples >> x2005 >> x04 >> [ schema overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.everestWeather.wsdm.samples.x2005.x04.schema
Class WeatherstationService

java.lang.Objectorg.everestWeather.wsdm.samples.x2005.x04.schema.AbstractWeatherstationService
org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherstationService
- All Implemented Interfaces:
- org.apache.ws.resource.properties.v2004_06.porttype.GetMultipleResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType, org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType, WeatherstationCustomOperationsPortType, org.apache.ws.resource.handler.WsrfService
- public class WeatherstationService
- extends AbstractWeatherstationService
- implements WeatherstationCustomOperationsPortType
- extends AbstractWeatherstationService
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.
| Field Summary | |
private org.apache.ws.resource.ResourceContext |
m_resourceContext
|
| Fields inherited from class org.everestWeather.wsdm.samples.x2005.x04.schema.AbstractWeatherstationService |
TARGET_NSPREFIX, TARGET_NSURI |
| Fields inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetMultipleResourcePropertiesPortType |
NAME |
| Fields inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType |
NAME |
| Fields inherited from interface org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType |
NAME, PROP_QNAME_FIXED_TOPIC_SET, PROP_QNAME_TOPIC, PROP_QNAME_TOPIC_EXPRESSION_DIALECTS, PROPS_DOC_NAME |
| Constructor Summary | |
WeatherstationService(org.apache.ws.resource.ResourceContext resourceContext)
Creates a new WeatherstationService object. |
|
| Method Summary | |
org.apache.ws.resource.ResourceContext |
getResourceContext()
DOCUMENT_ME |
| Methods inherited from class org.everestWeather.wsdm.samples.x2005.x04.schema.AbstractWeatherstationService |
getCurrentMessage, getMethodName, getMethodNameMap, getMultipleResourceProperties, getResourceProperty, init, isInitialized, queryRelationshipsByType, subscribe |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetMultipleResourcePropertiesPortType |
getMultipleResourceProperties |
| Methods inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType |
getResourceProperty |
| Methods inherited from interface org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType |
getCurrentMessage, subscribe |
| Field Detail |
m_resourceContext
private org.apache.ws.resource.ResourceContext m_resourceContext
| Constructor Detail |
WeatherstationService
public WeatherstationService(org.apache.ws.resource.ResourceContext resourceContext)
- Creates a new WeatherstationService object.
| Method Detail |
getResourceContext
public org.apache.ws.resource.ResourceContext getResourceContext()
- DOCUMENT_ME
- Specified by:
getResourceContextin interfaceorg.apache.ws.resource.handler.WsrfService- Specified by:
getResourceContextin classAbstractWeatherstationService
|
|||||||||
| Home >> All >> org >> everestWeather >> wsdm >> samples >> x2005 >> x04 >> [ schema overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC