Uses of Class
seda.sandStorm.api.StageNameAlreadyBoundException

Packages that use StageNameAlreadyBoundException
seda.sandStorm.main   
 

Uses of StageNameAlreadyBoundException in seda.sandStorm.main
 

Methods in seda.sandStorm.main that throw StageNameAlreadyBoundException
 void SandstormConfig.addStage(java.lang.String stageName, java.lang.String className, java.lang.String[] initargs)
          Add a stage to this SandstormConfig.