org.molgenis.omx.search
Class IndexingEventListener
java.lang.Object
org.molgenis.omx.search.IndexingEventListener
- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
public class IndexingEventListener
- extends Object
- implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
Indexes not yet indexed DataSets at application startup and when a dataset is imported
- Author:
- erwin
|
Method Summary |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexingEventListener
public IndexingEventListener(DataSetsIndexer dataSetsIndexer)
onApplicationEvent
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
- Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
Copyright © 2013. All Rights Reserved.