Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Method | Description |
---|---|---|
static InternalProvisionException |
InternalProvisionException.errorNotifyingInjectionListener(InjectionListener<?> listener,
TypeLiteral<?> type,
RuntimeException cause) |
Modifier and Type | Method | Description |
---|---|---|
void |
TypeEncounter.register(InjectionListener<? super I> listener) |
Registers an injection listener for type
I . |
Copyright © 2006–2018 Google, Inc.. All rights reserved.