@ApplicationScoped public class BootstrapService extends Object
| Constructor and Description |
|---|
BootstrapService() |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.client.Client |
getClient() |
void |
init(Object init) |
public void init(@Observes @Initialized(value=javax.enterprise.context.ApplicationScoped.class)
Object init)
@Produces
public org.elasticsearch.client.Client getClient()
throws ClientNotAvailableException
ClientNotAvailableExceptionCopyright © 2019. All rights reserved.