org.jowidgets.examples.common.workbench.demo2.workbench.command
Class DummyCommandExecuter
java.lang.Object
org.jowidgets.examples.common.workbench.demo2.workbench.command.DummyCommandExecuter
- All Implemented Interfaces:
- org.jowidgets.api.command.ICommandExecutor
public class DummyCommandExecuter
- extends Object
- implements org.jowidgets.api.command.ICommandExecutor
|
Method Summary |
void |
execute(org.jowidgets.api.command.IExecutionContext executionContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyCommandExecuter
public DummyCommandExecuter()
execute
public void execute(org.jowidgets.api.command.IExecutionContext executionContext)
throws Exception
- Specified by:
execute in interface org.jowidgets.api.command.ICommandExecutor
- Throws:
Exception
Copyright © 2012. All Rights Reserved.