| Package | Description |
|---|---|
| org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
| org.elasticsearch.common.inject.spi |
Guice service provider interface
|
| Modifier and Type | Method and Description |
|---|---|
Errors |
Errors.errorNotifyingInjectionListener(InjectionListener<?> listener,
TypeLiteral<?> type,
RuntimeException cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeEncounter.register(InjectionListener<? super I> listener)
Registers an injection listener for type
I. |
Copyright © 2009–2017. All rights reserved.