|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.orm.hibernate.support.ChainedInterceptorSupport org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean.DependencyInjectionInterceptor
protected class DependencyInjectionInterceptorFactoryBean.DependencyInjectionInterceptor
Class of Hibernate Interceptor returned by this factory.
Field Summary |
---|
Fields inherited from class org.springframework.orm.hibernate.support.ChainedInterceptorSupport |
---|
log |
Constructor Summary | |
---|---|
DependencyInjectionInterceptorFactoryBean.DependencyInjectionInterceptor(java.util.Set<java.lang.Class<?>> classes)
|
Method Summary | |
---|---|
java.lang.Object |
instantiate(java.lang.Class clazz,
java.io.Serializable id)
|
Methods inherited from class org.springframework.orm.hibernate.support.ChainedInterceptorSupport |
---|
findDirty, getNextInterceptor, isUnsaved, onDelete, onFlushDirty, onLoad, onSave, postFlush, preFlush, setIdOnNewEntity, setNextInterceptor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DependencyInjectionInterceptorFactoryBean.DependencyInjectionInterceptor(java.util.Set<java.lang.Class<?>> classes)
Method Detail |
---|
public java.lang.Object instantiate(java.lang.Class clazz, java.io.Serializable id) throws net.sf.hibernate.CallbackException
instantiate
in interface net.sf.hibernate.Interceptor
instantiate
in class ChainedInterceptorSupport
net.sf.hibernate.CallbackException
Interceptor.instantiate(java.lang.Class, java.io.Serializable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |