| Package | Description |
|---|---|
| com.google.inject.spi |
Guice service provider interface
|
| Modifier and Type | Method and Description |
|---|---|
<I> void |
TypeListener.hear(TypeLiteral<I> type,
TypeEncounter<I> encounter)
Invoked when Guice encounters a new type eligible for constructor or members injection.
|
Copyright © 2006-2014 Google, Inc.. All Rights Reserved.