Class JobListenerInjector
java.lang.Object
org.alfresco.elasticsearch.batchindexing.config.JobListenerInjector
- All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor
@Component
public class JobListenerInjector
extends Object
implements org.springframework.beans.factory.config.BeanPostProcessor
Attaches the
CacheInvalidationListener to the reindexByDateJob bean (defined in the reindexing module) without overriding it.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessBeforeInitialization
-
Constructor Details
-
JobListenerInjector
-
-
Method Details
-
postProcessAfterInitialization
- Specified by:
postProcessAfterInitializationin interfaceorg.springframework.beans.factory.config.BeanPostProcessor
-