Class RepositoryInvocationHandler
java.lang.Object
cloud.quinimbus.persistence.repositories.RepositoryInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RepositoryInvocationHandler
public RepositoryInvocationHandler(Class iface, PersistenceContext ctx) throws InvalidRepositoryDefinitionException
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-