|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_RemotePropertiesListener | |
| org.xmlBlaster.engine | The core implementation. |
| Uses of I_RemotePropertiesListener in org.xmlBlaster.engine |
| Classes in org.xmlBlaster.engine that implement I_RemotePropertiesListener | |
class |
EventPlugin
Registers for events from the xmlBlaster core and forwards them as configured. |
| Methods in org.xmlBlaster.engine that return I_RemotePropertiesListener | |
I_RemotePropertiesListener[] |
RequestBroker.getRemotePropertiesListenerArr()
Access a current snapshot of all listeners. |
| Methods in org.xmlBlaster.engine with parameters of type I_RemotePropertiesListener | |
boolean |
RequestBroker.addRemotePropertiesListener(I_RemotePropertiesListener remotePropertiesListener)
Add listener if new remote properties arrive. |
boolean |
RequestBroker.removeRemotePropertiesListener(I_RemotePropertiesListener remotePropertiesListener)
Remove the given listener |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||