| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| com.google.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 © 2006-2014 Google, Inc.. All Rights Reserved.