@ApplicationScoped public class ElasticsearchRestClientProducer extends Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) ElasticsearchConfig | config | 
| Constructor and Description | 
|---|
| ElasticsearchRestClientProducer() | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | destroy() | 
| org.elasticsearch.client.RestClient | restClient() | 
@Inject ElasticsearchConfig config
@Produces @Singleton public org.elasticsearch.client.RestClient restClient()
@PreDestroy void destroy()
Copyright © 2020 JBoss by Red Hat. All rights reserved.