| Interface | Description |
|---|---|
| App |
Base application class.
|
| Binder |
Defines methods to bind services into an application.
|
| Module |
Internal functional interface to used to configure an application.
|
| ServiceConfigurator<T> |
Configure a single service description.
|
| ServiceConfigurator.ServiceDisposer<T> |
A disposer that can fail miserably by throwing an exception.
|
| ServiceConfigurator.ServiceProvider<T> |
A provider that can fail miserably by throwing an exception.
|
| Class | Description |
|---|---|
| QualifiedModule<T extends QualifiedModule> |
Basic abstract component interfaces that defines contract to qualify a module being configured.
|
Copyright © 2016. All rights reserved.