|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.openutils.spring.rmibernate.server.aspects.HibernateLazyRmiInterceptor
public class HibernateLazyRmiInterceptor
Main server interceptor on rmi calls
Field Summary | |
---|---|
protected static org.slf4j.Logger |
logger
log |
Constructor Summary | |
---|---|
HibernateLazyRmiInterceptor(org.hibernate.SessionFactory sessionFactory)
Contructor |
Method Summary | |
---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.slf4j.Logger logger
Constructor Detail |
---|
public HibernateLazyRmiInterceptor(org.hibernate.SessionFactory sessionFactory)
sessionFactory
- hibernate session factoryMethod Detail |
---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws java.lang.Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |