Uses of Interface
org.elasticsearch.common.inject.spi.TypeEncounter

Packages that use TypeEncounter
org.elasticsearch.common.inject.spi Guice service provider interface 
 

Uses of TypeEncounter in org.elasticsearch.common.inject.spi
 

Methods in org.elasticsearch.common.inject.spi with parameters of type TypeEncounter
<I> void
TypeListener.hear(TypeLiteral<I> type, TypeEncounter<I> encounter)
          Invoked when Guice encounters a new type eligible for constructor or members injection.
 



Copyright © 2009-2012. All Rights Reserved.