public class TransactionalRunnable
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
| TransactionalRunnable(<any> unitOfWorkProvider,
                     <any> entityManagerProvider,
                     java.lang.Runnable runnable) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run() |