ui.command
Class CommandExecutor

java.lang.Object
  extended by ui.command.CommandExecutor

public class CommandExecutor
extends java.lang.Object


Constructor Summary
protected CommandExecutor()
           
 
Method Summary
 void executeCommand(Command command, boolean synchronous)
           
static CommandExecutor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandExecutor

protected CommandExecutor()
Method Detail

getInstance

public static CommandExecutor getInstance()

executeCommand

public void executeCommand(Command command,
                           boolean synchronous)


Copyright © 2006 SF.net. All Rights Reserved.