|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface TransactionManagerAware
| Method Summary | |
|---|---|
void
|
setTransactionManager(PlatformTransactionManager transactionManager)
Sets the transaction manager on implementors |
| Method Detail |
|---|
public void setTransactionManager(PlatformTransactionManager transactionManager)
transactionManager - The TransactionManager implementation
Groovy Documentation