|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_TopicListener | |
| org.xmlBlaster.engine | The core implementation. |
| Uses of I_TopicListener in org.xmlBlaster.engine |
| Classes in org.xmlBlaster.engine that implement I_TopicListener | |
class |
EventPlugin
Registers for events from the xmlBlaster core and forwards them as configured. |
| Methods in org.xmlBlaster.engine that return I_TopicListener | |
I_TopicListener[] |
TopicAccessor.getRemotePropertiesListenerArr()
Access a current snapshot of all listeners. |
| Methods in org.xmlBlaster.engine with parameters of type I_TopicListener | |
void |
TopicAccessor.addTopicListener(I_TopicListener l)
Adds the specified Topic listener to receive creation/destruction events of Topics. |
void |
TopicAccessor.removeTopicListener(I_TopicListener l)
Removes the specified listener. |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||