public interface Builder
| Modifier and Type | Method and Description |
|---|---|
<T> void |
bind(Class<T> intf,
Class<T> impl)
Binds an interface to a specific implementation.
|
ContainerDefinition |
createDefinition() |
ComponentBuilder |
register() |
<T> void bind(Class<T> intf, Class<T> impl)
T - intf - impl - ComponentBuilder register()
ContainerDefinition createDefinition()
Copyright © 2017 etc.to. All rights reserved.