Class ElasticSearchSessionListener

java.lang.Object
org.vrspace.server.connect.ElasticSearchSessionListener
All Implemented Interfaces:
SessionListener

@Component @ConditionalOnProperty("org.vrspace.server.session-listener.es.url") public class ElasticSearchSessionListener extends Object implements SessionListener
ElasticSearch session listener forwards all events to an ES node, asynchronously. https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/index.html
Author:
joe