|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BrokerCallback
This class is implemented by any object which needs to be registered for Information Broker event callbacks.
Method Summary | |
---|---|
boolean |
handleBrokerEvent(BrokerClient client,
BrokerEvent event,
java.lang.Object client_data)
Implement this method to handle the Information Broker event callbacks. |
Method Detail |
---|
boolean handleBrokerEvent(BrokerClient client, BrokerEvent event, java.lang.Object client_data)
|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |