Package org.apache.tapestry5.jpa
Class EntityTransactionManager.VoidInvokable
- java.lang.Object
 - 
- org.apache.tapestry5.jpa.EntityTransactionManager.VoidInvokable
 
 
- 
- All Implemented Interfaces:
 Invokable
- Enclosing interface:
 - EntityTransactionManager
 
public static class EntityTransactionManager.VoidInvokable extends Object implements Invokable
 
- 
- 
Constructor Summary
Constructors Constructor Description VoidInvokable(Runnable runnable) 
 -