java.lang.Objectcom.ibm.commerce.command.ECCommandTarget
This is the CommandTarget for TargetableCommands that are executed in the command client's JVM.
Constructor Summary | |
ECCommandTarget() |
Method Summary | |
TargetableCommand | executeCommand(TargetableCommand command) This implements method in the CommandTarget interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ECCommandTarget()
Method Detail |
public TargetableCommand executeCommand(TargetableCommand command) throws ECException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.