public class InjectorConfig extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
InjectorConfig()
Use the
InjectorBuilder instead of instantiating this. |
| Modifier and Type | Method and Description |
|---|---|
void |
addHandlers(Collection<? extends Handler> handlers) |
List<Handler> |
getHandlers() |
protected InjectorConfig()
InjectorBuilder instead of instantiating this.public void addHandlers(Collection<? extends Handler> handlers)
Copyright © 2017. All rights reserved.