org.apache.ws.notification.topics
Interface ResourcePropertyValueChangeTopic

All Superinterfaces:
java.util.EventListener, org.apache.ws.resource.properties.ResourcePropertyValueChangeListener, Topic, TopicListenerList, TopicSet

public interface ResourcePropertyValueChangeTopic
extends Topic, org.apache.ws.resource.properties.ResourcePropertyValueChangeListener

A topic that acts as a listener for resource property value change events.

Author:
Sal Campana

Methods inherited from interface org.apache.ws.notification.topics.Topic
getCurrentMessage, getName, getTopicPath, getTopicReference, getTopicSpace, isReference, isVisible, publish, setTopicPath, setTopicReference, setTopicSpace
 
Methods inherited from interface org.apache.ws.notification.topics.TopicSet
addTopic, addTopic, containsTopic, getTopic, removeTopic, topicIterator
 
Methods inherited from interface org.apache.ws.notification.topics.TopicListenerList
addTopicListener, removeTopicListener, topicListenerIterator
 
Methods inherited from interface org.apache.ws.resource.properties.ResourcePropertyValueChangeListener
propertyChanged
 



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