Class EntityInterceptorFactoryImpl

java.lang.Object
ch.tocco.nice2.persist.core.impl.hibernate.interceptor.EntityInterceptorFactoryImpl
All Implemented Interfaces:
EntityInterceptorFactory

@Component public class EntityInterceptorFactoryImpl extends Object implements EntityInterceptorFactory
Creates an EntityInterceptor for AbstractHibernateEntity entities. Combines all contributed interceptors with the inner interceptor of the entity.