Class ElasticsearchRestClientProducer


  • @ApplicationScoped
    public class ElasticsearchRestClientProducer
    extends Object
    • Constructor Detail

      • ElasticsearchRestClientProducer

        public ElasticsearchRestClientProducer()
    • Method Detail

      • restClient

        @Produces
        @Singleton
        public org.elasticsearch.client.RestClient restClient()
      • destroy

        @PreDestroy
        void destroy()