|
webMethods Admin Version 7.1.0.0.211 082207 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BrokerCPSelectionCallback
This class is implemented by any object which implements a cluster publisher selection callback for cluster operations.
| Method Summary | |
|---|---|
int |
chooseClusterClient(BrokerClusterPublisher bcp,
BrokerEvent[] event,
BrokerInfo[] bi,
java.lang.Object client_data)
Implement this method to select a cluster client to be used for multi-publish operation. |
int |
chooseClusterClient(BrokerClusterPublisher bcp,
BrokerEvent event,
BrokerInfo[] bi,
java.lang.Object client_data)
Implement this method to select a cluster client to be used for single publish operation. |
| Method Detail |
|---|
int chooseClusterClient(BrokerClusterPublisher bcp,
BrokerEvent event,
BrokerInfo[] bi,
java.lang.Object client_data)
int chooseClusterClient(BrokerClusterPublisher bcp,
BrokerEvent[] event,
BrokerInfo[] bi,
java.lang.Object client_data)
|
webMethods Admin Version 7.1.0.0.211 082207 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||