Uses of Interface
com.google.inject.spi.TypeEncounter
Packages that use TypeEncounter
-
Uses of TypeEncounter in com.google.inject.spi
Methods in com.google.inject.spi with parameters of type TypeEncounterModifier and TypeMethodDescription<I> void
TypeListener.hear
(TypeLiteral<I> type, TypeEncounter<I> encounter) Invoked when Guice encounters a new type eligible for constructor or members injection.