|
Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing 11g Release 1 (11.1.1.4.0) E14303-04 |
|||||||||
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, 2011 Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |