public class Module extends Object
| Constructor and Description |
|---|
Module() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> Binding<T> |
bind(Class<T> singletonClass) |
protected void |
configure() |
Map<Class<?>,Binding<?>> |
getBindings() |
void |
postProcess(Map<Object,Set<Object>> createdInstances) |
protected void |
postProcess(Object instance,
Set<Object> injectedObjects) |
Copyright © 2017. All rights reserved.