org.apache.ws.muws.v1_0.impl.advertiser
Class ResourceAdvertiserService
java.lang.Object
org.apache.ws.resource.AbstractPortType
org.apache.ws.muws.v1_0.impl.advertiser.AbstractResourceAdvertiserService
org.apache.ws.muws.v1_0.impl.advertiser.ResourceAdvertiserService
- 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, ResourceAdvertiserCustomOperationsPortType, org.apache.ws.resource.handler.WsrfService
- public class ResourceAdvertiserService
- extends AbstractResourceAdvertiserService
- implements ResourceAdvertiserCustomOperationsPortType
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.
Fields inherited from class org.apache.ws.resource.AbstractPortType |
MSG |
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 |
Method Summary |
protected org.apache.ws.resource.properties.NamespaceVersionHolder |
getNamespaceSet()
Returns a collection of Spec Namespaces associated with this Service |
Methods inherited from class org.apache.ws.resource.AbstractPortType |
getResource, getResourceContext, getResourceHome, getResourceKey |
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.handler.WsrfService |
getResourceContext |
SPEC_NAMESPACE_SET
public static final WsdmNamespaceVersionHolderImpl SPEC_NAMESPACE_SET
- A NamespaceVerionHolder which maintains the QNames of Spec Wsdls
ResourceAdvertiserService
public ResourceAdvertiserService(org.apache.ws.resource.ResourceContext resourceContext)
- Creates a new
ResourceAdvertiserService
object.
- Parameters:
resourceContext
- DOCUMENT_ME
getNamespaceSet
protected org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()
- Returns a collection of Spec Namespaces associated with this Service
- Returns:
- A NamespaceVersionHolder impl which represents the collection of spec namespaces
associated with this service.
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.