|
|||||||||
| Home >> All >> org >> apache >> ws >> resource >> example >> [ blackberry overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.ws.resource.example.blackberry
Class BlackberryService

java.lang.Objectorg.apache.ws.resource.example.blackberry.AbstractBlackberryService
org.apache.ws.resource.example.blackberry.BlackberryService
- All Implemented Interfaces:
- BlackberryCustomOperationsPortType, org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType, org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType, org.apache.ws.resource.properties.v2004_06.porttype.SetResourcePropertiesPortType, org.apache.ws.resource.handler.WsrfService
- public class BlackberryService
- extends AbstractBlackberryService
- implements BlackberryCustomOperationsPortType
- extends AbstractBlackberryService
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.apache.ws.resource.example.blackberry.AbstractBlackberryService |
TARGET_NSPREFIX, TARGET_NSURI |
| Fields inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.SetResourcePropertiesPortType |
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 | |
BlackberryService(org.apache.ws.resource.ResourceContext resourceContext)
Creates a new BlackberryService object. |
|
| Method Summary | |
org.apache.ws.resource.ResourceContext |
getResourceContext()
DOCUMENT_ME |
| Methods inherited from class org.apache.ws.resource.example.blackberry.AbstractBlackberryService |
getCurrentMessage, getMethodName, getMethodNameMap, getResourceProperty, init, isInitialized, setResourceProperties, 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.SetResourcePropertiesPortType |
setResourceProperties |
| 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 |
BlackberryService
public BlackberryService(org.apache.ws.resource.ResourceContext resourceContext)
- Creates a new BlackberryService 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 classAbstractBlackberryService
|
|||||||||
| Home >> All >> org >> apache >> ws >> resource >> example >> [ blackberry overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC