Uses of Class
net.sf.seide.core.InvalidStageException

Packages that use InvalidStageException
net.sf.seide.core   
net.sf.seide.core.impl   
 

Uses of InvalidStageException in net.sf.seide.core
 

Methods in net.sf.seide.core that throw InvalidStageException
 boolean Dispatcher.execute(Event event)
          Routes the Event to the specified Stage executing the associated EventHandler.
 boolean Dispatcher.execute(String stage, Message message)
          Routes the Message to the specified Stage executing the associated EventHandler.
 

Uses of InvalidStageException in net.sf.seide.core.impl
 

Methods in net.sf.seide.core.impl that throw InvalidStageException
 boolean DispatcherImpl.execute(Event event)
           
 boolean DispatcherImpl.execute(String stage, Message message)
           
 



Copyright © 2011. All Rights Reserved.