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

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

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

Subinterfaces of TopicListenerList 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 TopicListenerList in org.apache.ws.notification.topics.impl
 

Classes in org.apache.ws.notification.topics.impl that implement TopicListenerList
 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.