Package org.elasticsearch.common.inject.assistedinject

Extension for combining factory interfaces with injection; this extension requires guice-jndi-2.0.jar.

See:
          Description

Class Summary
FactoryProvider<F> Provides a factory that combines the caller's arguments with injector-supplied values to construct objects.
 

Annotation Types Summary
Assisted Annotates an injected parameter or field whose value comes from an argument to a factory method.
AssistedInject Deprecated. FactoryProvider now works better with the standard @Inject annotation.
 

Package org.elasticsearch.common.inject.assistedinject Description

Extension for combining factory interfaces with injection; this extension requires guice-jndi-2.0.jar.



Copyright © 2009-2012. All Rights Reserved.