public class UnitOfWorkInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
Constructor and Description |
---|
UnitOfWorkInterceptor(com.google.inject.Provider<com.google.inject.persist.UnitOfWork> unitOfWorkProvider,
com.google.inject.Provider<javax.persistence.EntityManager> entityManagerProvider) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
Copyright © 2014. All Rights Reserved.