Package | Description |
---|---|
com.google.inject.assistedinject |
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar . |
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.ImmutableMap<java.lang.reflect.Method,FactoryProvider2.MethodHandleWrapper> |
FactoryProvider2.methodHandleByMethod
Mapping from method to method handle, for generated default methods.
|
Modifier and Type | Method and Description |
---|---|
(package private) static FactoryProvider2.MethodHandleWrapper |
FactoryProvider2.MethodHandleWrapper.create(java.lang.reflect.Method method,
java.lang.Object proxy) |