org.ow2.orchestra.pvm.internal.svc
Class AsyncCommandService
java.lang.Object
org.ow2.orchestra.pvm.internal.svc.AsyncCommandService
- All Implemented Interfaces:
- CommandService
public class AsyncCommandService
- 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 |
propagateUserId
protected boolean propagateUserId
AsyncCommandService
public AsyncCommandService()
execute
public <T> T execute(Command<T> command)
- Specified by:
execute in interface CommandService
setPropagateUserId
public void setPropagateUserId(boolean propagateUserId)
Copyright © 2011 OW2 Consortium. All Rights Reserved.