Skip navigation links

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

E14303-11
FRAMES    NO FRAMES


Uses of Interface
com.bea.wlevs.ede.api.Stage

Packages that use Stage
com.bea.wlevs.ede.api   
com.bea.wlevs.monitor   
com.oracle.cep.cluster.ha.adapter   
com.oracle.cep.cluster.ha.adapter.inbound   

 

Uses of Stage in com.bea.wlevs.ede.api

 

Subinterfaces of Stage in com.bea.wlevs.ede.api
 interface Adapter
          Marker interface for Adapters.
 interface EventBean
          Interface needed to be implemented by beans that wish to managed by the container.
 interface EventChannel
          A event channel is a conduit for events.
 interface Processor
          Processors filter, correlate, aggregate, and perform other event processing functions.
 interface Stream
          Deprecated. As of OCEP 10.3, replaced by EventChannel.

 

Uses of Stage in com.bea.wlevs.monitor

 

Subinterfaces of Stage in com.bea.wlevs.monitor
 interface Monitor
          The Monitor service allows one to monitor the throughput and latency of Event Server application endpoints.

 

Uses of Stage in com.oracle.cep.cluster.ha.adapter

 

Subinterfaces of Stage in com.oracle.cep.cluster.ha.adapter
 interface HAAdapter
           

 

Classes in com.oracle.cep.cluster.ha.adapter that implement Stage
 class BroadcastQueueTrimmingAdapter
          The BroadcastQueueTrimmingAdapter is intended for use by highly available CEP applications that need to guarantee that no output events are dropped when there is a failover, but which can tolerate duplicate output events.
 class BufferingQueueTrimmingAdapter
          QueueTrimmingAdapter that uses the BufferingQueueTrimmingStrategy and a TimedTrimmableQueue.
 class CorrelatedQueueTrimmingAdapter
          Adapter that correlates an inbound buffer of events with a second source of the same event stream, outputting the buffer if correlation fails after some timed interval.
 class QueueTrimmingAdapter
          This class implements an HA queue trimming adapter proxy.

 

Uses of Stage in com.oracle.cep.cluster.ha.adapter.inbound

 

Classes in com.oracle.cep.cluster.ha.adapter.inbound that implement Stage
 class BroadcastInboundAdapter
          The BroadcastInboundAdapter is intended for applications that use system time and also need to be highly available.

 


Overview  Package  Class   Use   Tree  Deprecated  Index  Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV   NEXT FRAMES    NO FRAMES