Package org.apache.tapestry5.jpa
Class EntityTransactionManager.VoidInvokable
-
- org.apache.tapestry5.jpa.EntityTransactionManager.VoidInvokable
-
- All Implemented Interfaces:
Invokable
- Enclosing interface:
- EntityTransactionManager
public static class EntityTransactionManager.VoidInvokable extends implements Invokable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description invoke()
Called to produce a value.
-