|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.ejb.EnterpriseLocalCommandService
public class EnterpriseLocalCommandService
Local, stateless session bean implementation of the command service.
| Constructor Summary | |
|---|---|
EnterpriseLocalCommandService()
|
|
| Method Summary | ||
|---|---|---|
|
execute(Command<T> command)
|
|
LocalCommandExecutor |
getCommandExecutor()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnterpriseLocalCommandService()
| Method Detail |
|---|
public LocalCommandExecutor getCommandExecutor()
public <T> T execute(Command<T> command)
execute in interface CommandService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||