public class FreeModule extends MethodBasedModule
| Constructor and Description |
|---|
FreeModule(Method method,
Object owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
bindToClass, bindToInstance, getFirstTypeParameter, getKeyType, getMethod, getOwner, invokeMethod, isClassBinding, isEager, isSame, isSingleton, throwIllegalReturnTypeDeclarationpublic void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Moduleconfigure in class MethodBasedModuleCopyright © 2015. All Rights Reserved.