org.ow2.orchestra.pvm.internal.svc
Class DefaultCommandService
java.lang.Object
org.ow2.orchestra.pvm.internal.svc.DefaultCommandService
- All Implemented Interfaces:
- CommandService
public class DefaultCommandService
- extends Object
- implements CommandService
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCommandService
public DefaultCommandService()
execute
public <T> T execute(Command<T> command)
- Specified by:
execute in interface CommandService
Copyright © 2011 OW2 Consortium. All Rights Reserved.