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

Packages that use EventSink
com.bea.wlevs.ede.api   
com.bea.wlevs.monitor   
 

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

Subinterfaces of EventSink in com.bea.wlevs.ede.api
 interface Processor
          Processors filter, correlate, aggregate, and perform other event processing functions.
 interface REventSink
          An event sink that also receives remove events (REvents) Remove events are events that are no longer live (old), and have been removed from the source.
 interface Stream
          Streams are virtual pipes that continously handle events.
 

Uses of EventSink in com.bea.wlevs.monitor
 

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



Copyright © 2007 BEA Systems All Rights Reserved.