Package org.elasticsearch.common.inject.assistedinject
package org.elasticsearch.common.inject.assistedinject
Extension for combining factory interfaces with injection; this extension requires
guice-jndi-2.0.jar.-
ClassDescriptionAnnotates an injected parameter or field whose value comes from an argument to a factory method.Deprecated.Provides a factory that combines the caller's arguments with injector-supplied values to construct objects.
FactoryProvidernow works better with the standard @Inject annotation.