Interface INextCommandAware
- 
public interface INextCommandAwareIndicates that a command is aware of its next command to be executed based on its execution status. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClassnextCommand() 
 - 
 
- 
- 
Method Detail
- 
nextCommand
Class nextCommand()
 
 - 
 
 -