|
|||||||||||
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.XmlBeansAdvertisementTopicImpl
An Advertisement Topic impl for Resource Creation and Deletion.
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 | |
XmlBeansAdvertisementTopicImpl(java.lang.String s)
|
Method Summary | |
void |
creationOccurred(org.apache.ws.resource.ResourceCreationEvent event)
Handles the event when a creation occurs. |
void |
destructionOccurred(org.apache.ws.resource.ResourceDestructionEvent event)
Handles the event when a destruction occurs. |
void |
publish(java.lang.Object o)
Publishes an event to subscribers. |
Methods inherited from class org.apache.ws.notification.topics.impl.TopicImpl |
addTopic, addTopic, addTopicListener, containsTopic, getCurrentMessage, getName, getParent, getTopic, getTopicPath, getTopicReference, getTopicSpace, isReference, 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 |
Constructor Detail |
public XmlBeansAdvertisementTopicImpl(java.lang.String s)
Method Detail |
public void publish(java.lang.Object o) throws java.lang.Exception
publish
in interface org.apache.ws.notification.topics.Topic
o
-
java.lang.Exception
public void creationOccurred(org.apache.ws.resource.ResourceCreationEvent event)
creationOccurred
in interface org.apache.ws.resource.ResourceCreationListener
event
- public void destructionOccurred(org.apache.ws.resource.ResourceDestructionEvent event)
destructionOccurred
in interface org.apache.ws.resource.ResourceDestructionListener
event
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |