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