|
|||||||||||
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.muws.v1_0.topics.impl.XmlBeansManagementEventTopicImpl
A ManagementEvent topic listener for generic management events and PropChange->Management Events.
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 | |
XmlBeansManagementEventTopicImpl(java.lang.String capabilityName)
|
Method Summary | |
void |
propertyChanged(org.apache.ws.resource.properties.ResourcePropertyValueChangeEvent event)
|
void |
publish(ManagementEvent me)
This method is used to send a ManagementEvent to subscribers to this topic. |
void |
setPropChangeManagemntEvent(ManagementEvent me)
This operation is used to set the default ManagementEvent to be used when sending Property Changed Management Events. |
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 XmlBeansManagementEventTopicImpl(java.lang.String capabilityName)
Method Detail |
public void setPropChangeManagemntEvent(ManagementEvent me)
me
- public void propertyChanged(org.apache.ws.resource.properties.ResourcePropertyValueChangeEvent event)
propertyChanged
in interface org.apache.ws.resource.properties.ResourcePropertyValueChangeListener
public void publish(ManagementEvent me)
publish
in interface ManagementEventTopic
me
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |