org.smallmind.seda
Class StageController<I extends Event,O extends Event>

java.lang.Object
  extended by org.smallmind.seda.StageController<I,O>

public class StageController<I extends Event,O extends Event>
extends Object


Constructor Summary
StageController(StageFactory<I,O> stageFactory, SedaConfiguration sedaConfiguration)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StageController

public StageController(StageFactory<I,O> stageFactory,
                       SedaConfiguration sedaConfiguration)


Copyright © 2011. All Rights Reserved.