|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.svc.AsyncCommandService
public class AsyncCommandService
| Field Summary | |
|---|---|
protected boolean |
propagateUserId
|
| Constructor Summary | |
|---|---|
AsyncCommandService()
|
|
| Method Summary | ||
|---|---|---|
|
execute(Command<T> command)
|
|
void |
setPropagateUserId(boolean propagateUserId)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean propagateUserId
| Constructor Detail |
|---|
public AsyncCommandService()
| Method Detail |
|---|
public <T> T execute(Command<T> command)
execute in interface CommandServicepublic void setPropagateUserId(boolean propagateUserId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||