|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface used for managing a list of topic listeners. Currently inherited
by the TopicList and Topic interfaces.
TopicListener,
TopicList,
Topic| Method Summary | |
void |
addTopicListener(TopicListener listener)
Add a topic listener |
void |
removeTopicListener(TopicListener listener)
Remove a topic listener |
Iterator |
topicListenerIterator()
Get a iterator for the list of TopicListeners |
| Method Detail |
public void addTopicListener(TopicListener listener)
listener - The topic listener to addTopicListenerpublic void removeTopicListener(TopicListener listener)
listener - The topic listener to remove.TopicListenerpublic Iterator topicListenerIterator()
TopicListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||