|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.notification.topics.impl.TopicImpl
org.apache.ws.notification.topics.impl.ResourcePropertyValueChangeTopicImpl
TODO
Field Summary |
Fields inherited from class org.apache.ws.notification.topics.impl.TopicImpl |
m_currentMsg, m_listeners, m_name, m_reference, m_subTopics, m_topicPath, m_topicSpace |
Constructor Summary | |
ResourcePropertyValueChangeTopicImpl(org.apache.ws.resource.properties.ResourceProperty prop)
|
Method Summary | |
org.apache.ws.resource.properties.ResourceProperty |
getResourceProperty()
|
void |
propertyChanged(org.apache.ws.resource.properties.ResourcePropertyValueChangeEvent event)
|
Methods inherited from class org.apache.ws.notification.topics.impl.TopicImpl |
addTopic, addTopic, addTopicListener, containsTopic, getCurrentMessage, getName, getParent, getTopic, getTopicPath, getTopicReference, getTopicSpace, isReference, publish, removeTopic, removeTopic, removeTopicListener, setTopicPath, setTopicReference, setTopicSpace, topicAdded, topicChanged, topicIterator, topicListenerIterator, topicRemoved, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.ws.notification.topics.Topic |
getCurrentMessage, getName, getTopicPath, getTopicReference, getTopicSpace, isReference, 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 |
Constructor Detail |
public ResourcePropertyValueChangeTopicImpl(org.apache.ws.resource.properties.ResourceProperty prop)
Method Detail |
public org.apache.ws.resource.properties.ResourceProperty getResourceProperty()
public void propertyChanged(org.apache.ws.resource.properties.ResourcePropertyValueChangeEvent event)
propertyChanged
in interface org.apache.ws.resource.properties.ResourcePropertyValueChangeListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |