java.lang.Object
io.meeds.analytics.elasticsearch.listener.ElasticsearchMappingListener
- All Implemented Interfaces:
org.exoplatform.services.listener.ListenerBase<String,String>
@Component
public class ElasticsearchMappingListener
extends Object
implements org.exoplatform.services.listener.ListenerBase<String,String>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
-
Field Details
-
FIELD_MAPPING_CREATED_EVENT
public static final String FIELD_MAPPING_CREATED_EVENT
- See Also:
-
-
Constructor Details
-
ElasticsearchMappingListener
public ElasticsearchMappingListener()
-
Method Details
-
init
@PostConstruct
public void init()
-