Uses of Interface
net.esper.dispatch.Dispatchable

Packages that use Dispatchable
net.esper.core Implementation of client package interfaces, glue code 
net.esper.dispatch Dispatching makes results available to joins and handles internal event routing 
 

Uses of Dispatchable in net.esper.core
 

Classes in net.esper.core that implement Dispatchable
 class PatternListenerDispatch
          Dispatchable for dispatching events to update listeners.
 class UpdateDispatchFutureSpin
          UpdateDispatchFutureSpin can be added to a dispatch queue that is thread-local.
 class UpdateDispatchFutureWait
          UpdateDispatchFutureWait can be added to a dispatch queue that is thread-local.
 class UpdateDispatchViewBase
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 class UpdateDispatchViewBlockingSpin
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 class UpdateDispatchViewBlockingWait
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 class UpdateDispatchViewNonBlocking
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 

Uses of Dispatchable in net.esper.dispatch
 

Methods in net.esper.dispatch with parameters of type Dispatchable
 void DispatchServiceImpl.addExternal(Dispatchable dispatchable)
           
 void DispatchService.addExternal(Dispatchable dispatchable)
          Add a Dispatchable implementation.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com