|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.pvm.internal.svc.Interceptor
org.ow2.bonita.pvm.internal.tx.StandardTransactionInterceptor
public class StandardTransactionInterceptor
calls setRollbackOnly on the transaction in the environment in case an exception occurs during execution of the command.
Field Summary |
---|
Fields inherited from class org.ow2.bonita.pvm.internal.svc.Interceptor |
---|
next |
Constructor Summary | |
---|---|
StandardTransactionInterceptor()
|
Method Summary | ||
---|---|---|
|
execute(Command<T> command)
|
Methods inherited from class org.ow2.bonita.pvm.internal.svc.Interceptor |
---|
getNext, setNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardTransactionInterceptor()
Method Detail |
---|
public <T> T execute(Command<T> command)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |