org.apache.ws.muws.v1_0.impl.advertiser
Class ResourceAdvertiserService

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.muws.v1_0.impl.advertiser.AbstractResourceAdvertiserService
          extended byorg.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.


Field Summary
static WsdmNamespaceVersionHolderImpl SPEC_NAMESPACE_SET
          A NamespaceVerionHolder which maintains the QNames of Spec Wsdls
 
Fields inherited from class org.apache.ws.muws.v1_0.impl.advertiser.AbstractResourceAdvertiserService
TARGET_NSPREFIX, TARGET_NSURI
 
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
 
Constructor Summary
ResourceAdvertiserService(org.apache.ws.resource.ResourceContext resourceContext)
          Creates a new ResourceAdvertiserService object.
 
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.muws.v1_0.impl.advertiser.AbstractResourceAdvertiserService
getCurrentMessage, getMethodName, getMethodNameMap, getMultipleResourceProperties, getResourceProperty, init, isInitialized, subscribe
 
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
 

Field Detail

SPEC_NAMESPACE_SET

public static final WsdmNamespaceVersionHolderImpl SPEC_NAMESPACE_SET
A NamespaceVerionHolder which maintains the QNames of Spec Wsdls

Constructor Detail

ResourceAdvertiserService

public ResourceAdvertiserService(org.apache.ws.resource.ResourceContext resourceContext)
Creates a new ResourceAdvertiserService object.

Parameters:
resourceContext - DOCUMENT_ME
Method Detail

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.