Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing
12c Release 1 (12.1.3.0.0)

E54267-01
FRAMES    NO FRAMES


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

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

 

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

 

Subinterfaces of SuspendableBean in com.bea.wlevs.ede.api
 interface RunnableBean
          Interface to be implemented by beans that want to be run in a thread.

 

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

 

Classes in com.oracle.cep.cluster.ha.adapter that implement SuspendableBean
 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 SuspendableBean in com.oracle.cep.cluster.ha.adapter.inbound

 

Classes in com.oracle.cep.cluster.ha.adapter.inbound that implement SuspendableBean
 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, 2014 Oracle and/or its affiliates. All rights reserved.
 PREV   NEXT FRAMES    NO FRAMES