|
Oracle Complex Event Processing API Reference 11g Release 1 (11.1.1.6.3) E14303-10 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Deprecated. As of OCEP 10.3, replaced by StreamSink and RelationSink.
An EventSink receives events emitted by an EventSource.
EventSource, EventSender| Method Summary | |
void |
onEvent(java.util.List newEvents)Deprecated. Callback method for receiving events. |
| Method Detail |
public void onEvent(java.util.List newEvents)
throws EventRejectedException
newEvents - received, parameter is never null.
|
Copyright © 2007, 2012 Oracle and/or its affiliates. All rights reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||