|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
@SASScope(value="ALL") @BinaryCompatibilityOnly public interface ListenerInterface
Interface to handle events that are forwarded by a platform
Event Broker service.
ListenerRegisterInterface.
| Method Summary | |
|---|---|
abstract void |
handleEvent(MessageInterface message,
ResponseHandlerInterface responseHandler)
Deprecated. Listeners handle events that are sent from an platform Event Broker service. |
| Method Detail |
|---|
void handleEvent(MessageInterface message,
ResponseHandlerInterface responseHandler)
throws java.rmi.RemoteException
message.
message - Message forwarded from a platform Event Broker service.responseHandler - Interface used to send responses back to the broker's response handler.
java.rmi.RemoteException - if a network anomaly occurs.MessageInterface,
ResponseHandlerInterface
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||