|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.interceptor.EJBCommandAPIInterceptor
public class EJBCommandAPIInterceptor
Constructor Summary | |
---|---|
EJBCommandAPIInterceptor(org.ow2.bonita.facade.CommandAPI api)
|
Method Summary | ||
---|---|---|
|
execute(org.ow2.bonita.util.Command<T> command)
|
|
|
execute(org.ow2.bonita.util.Command<T> command,
org.ow2.bonita.facade.uuid.PackageDefinitionUUID packageUUID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBCommandAPIInterceptor(org.ow2.bonita.facade.CommandAPI api)
Method Detail |
---|
public <T> T execute(org.ow2.bonita.util.Command<T> command) throws java.lang.Exception
execute
in interface org.ow2.bonita.facade.CommandAPI
java.lang.Exception
public <T> T execute(org.ow2.bonita.util.Command<T> command, org.ow2.bonita.facade.uuid.PackageDefinitionUUID packageUUID) throws java.lang.Exception
execute
in interface org.ow2.bonita.facade.CommandAPI
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |