org.apache.ws.notification.base
Interface NotificationProducerResource

All Superinterfaces:
org.apache.ws.resource.PropertiesResource, org.apache.ws.resource.Resource

public interface NotificationProducerResource
extends org.apache.ws.resource.PropertiesResource

A resource that implements the WS-BaseNotification NotificationProducer portType. Provides access to the resource's TopicSpaceSet and ResourcePropertySet.


Method Summary
 TopicSpaceSet getTopicSpaceSet()
           
 
Methods inherited from interface org.apache.ws.resource.PropertiesResource
getResourcePropertySet, setResourcePropertySet
 
Methods inherited from interface org.apache.ws.resource.Resource
addTerminationListener, destroy, getEndpointReference, getID, init, setID
 

Method Detail

getTopicSpaceSet

public TopicSpaceSet getTopicSpaceSet()


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.