Uses of Class
net.sf.seide.support.Beta

Packages that use Beta
net.sf.seide.controller.impl   
net.sf.seide.event   
net.sf.seide.message   
net.sf.seide.routing   
net.sf.seide.support   
 

Uses of Beta in net.sf.seide.controller.impl
 

Methods in net.sf.seide.controller.impl with annotations of type Beta
protected  Runnable DirectThreadPoolStageController.customize(Event event, RunnableEventHandlerWrapper originalRunnable)
          Customizable Runnable creation to wrap around the original RunnableEventHandlerWrapper.
 

Uses of Beta in net.sf.seide.event
 

Classes in net.sf.seide.event with annotations of type Beta
 interface InterruptableEventHandler<T extends Message>
           
 interface JoinEventHandler
           
 

Uses of Beta in net.sf.seide.message
 

Classes in net.sf.seide.message with annotations of type Beta
 interface EventCollection
          This extension of Message represents multiple source Events.
 class JoinEventCollection
           
 class JoinHandler
           
 interface MessageEnabled
           
 

Uses of Beta in net.sf.seide.routing
 

Classes in net.sf.seide.routing with annotations of type Beta
 interface RoutingHandler
           
 

Uses of Beta in net.sf.seide.support
 

Classes in net.sf.seide.support with annotations of type Beta
 interface Beta
          Marks a class, annotation, method or field as beta an subject to change.
 interface ToBeRemoved
           
 



Copyright © 2011. All Rights Reserved.