Uses of Interface
org.apache.ws.notification.topics.TopicSet

Packages that use TopicSet
org.apache.ws.notification.topics   
org.apache.ws.notification.topics.impl   
 

Uses of TopicSet in org.apache.ws.notification.topics
 

Subinterfaces of TopicSet in org.apache.ws.notification.topics
 interface ResourcePropertyValueChangeTopic
          A topic that acts as a listener for resource property value change events.
 interface Topic
          Interface for representing a topic.
 interface TopicSpace
          A topic space (i.e.
 

Uses of TopicSet in org.apache.ws.notification.topics.impl
 

Classes in org.apache.ws.notification.topics.impl that implement TopicSet
 class AbstractTopicSet
          TODO
 class ResourcePropertyValueChangeTopicImpl
          TODO
 class ResourceTerminationTopicImpl
           
 class TopicImpl
          Simple in-memory implementation of the Topic interface
 class TopicSpaceImpl
          TODO
 



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