Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing for Oracle Java Embedded
11g Release 1 (11.1.1.7)

E39906-01
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.ede.api
Interface EventSource


Deprecated. As of OCEP 10.3, replaced by StreamSource and RelationSource

public interface EventSource

Interface to be implemented by beans that want to emit events.


Method Summary
 void setEventSender(EventSender sender)
          Deprecated. Set the EventSender for this EventSource.

 

Method Detail

setEventSender

public void setEventSender(EventSender sender)
Deprecated. 
Set the EventSender for this EventSource. EPN elements implementing this interface will be injected with an EventSender by the framework.
Parameters:
sender - the EventSender

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD