Class InterceptorRegistryConfiguration
java.lang.Object
com.foreach.across.modules.hibernate.config.InterceptorRegistryConfiguration
- Author:
- Arne Vandamme
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.foreach.across.core.registry.RefreshableRegistry<EntityInterceptor>
-
Constructor Details
-
InterceptorRegistryConfiguration
public InterceptorRegistryConfiguration()
-
-
Method Details
-
entityInterceptors
@Bean @Exposed @ConditionalOnMissingBean(name="entityInterceptors", search=ALL) public com.foreach.across.core.registry.RefreshableRegistry<EntityInterceptor> entityInterceptors()
-