net.sf.seide.core
Class RuntimeStage
java.lang.Object
net.sf.seide.core.RuntimeStage
public class RuntimeStage
- extends Object
RuntimeStage represents the DispatcherImpl internal configuration metadata to route, track stats,
execute.
- Author:
- german.kondolf
- See Also:
Stage},
EventHandler},
StageStatistics},
ThreadPoolExecutor}
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeStage
public RuntimeStage(Stage stage)
getStage
public Stage getStage()
getId
public String getId()
getContext
public String getContext()
getEventHandler
public EventHandler getEventHandler()
getStageStats
public StageStatistics getStageStats()
getRoutingStageStats
public StageStatistics getRoutingStageStats()
getController
public StageController getController()
Copyright © 2011. All Rights Reserved.