|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.spring.CommandTransactionCallback<T>
public class CommandTransactionCallback<T>
| Constructor Summary | |
|---|---|
CommandTransactionCallback(Command<T> command,
CommandService commandService)
|
|
| Method Summary | |
|---|---|
T |
doInTransaction(org.springframework.transaction.TransactionStatus status)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandTransactionCallback(Command<T> command,
CommandService commandService)
| Method Detail |
|---|
public T doInTransaction(org.springframework.transaction.TransactionStatus status)
doInTransaction in interface org.springframework.transaction.support.TransactionCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||