org.jowidgets.examples.common.workbench.demo2.workbench.command
Class DummyCommandExecuter

java.lang.Object
  extended by 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


Constructor Summary
DummyCommandExecuter()
           
 
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
 

Constructor Detail

DummyCommandExecuter

public DummyCommandExecuter()
Method Detail

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.