Package | Description |
---|---|
com.google.inject.assistedinject |
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject-3.0.jar . |
Class and Description |
---|
AssistedInjectBinding
A binding for a factory created by FactoryModuleBuilder.
|
AssistedMethod
Details about how a method in an assisted inject factory will be assisted.
|
FactoryModuleBuilder
Provides a factory that combines the caller's arguments with injector-supplied values to
construct objects.
|
Copyright © 2006–2015 Google, Inc.. All rights reserved.