|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.svc.Interceptor
org.jbpm.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.jbpm.pvm.internal.svc.Interceptor |
|---|
next |
| Fields inherited from interface org.jbpm.pvm.internal.cmd.CommandService |
|---|
NAME_NEW_TX_REQUIRED_COMMAND_SERVICE, NAME_TX_REQUIRED_COMMAND_SERVICE |
| Constructor Summary | |
|---|---|
StandardTransactionInterceptor()
|
|
| Method Summary | ||
|---|---|---|
|
execute(Command<T> command)
|
|
| Methods inherited from class org.jbpm.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 | |||||||||