| AsyncServiceBuilder.Async |
Enumerates the Service methods that should execute asynchronously.
|
| Dependency |
Encapsulates logic for registering a value providing dependency with a service builder.
|
| Dependency.AbstractDependency |
|
| Dependency.DefaultDependency |
|
| Dependency.SimpleDependency |
|
| Installer |
Encapsulates installation into a generic service target.
|
| Installer.AbstractBuilder |
|
| Installer.AbstractNullaryBuilder |
|
| Installer.AbstractUnaryBuilder |
|
| Installer.Builder |
Builds an installer of a service.
|
| Installer.Configuration |
Encapsulates the configuration of an Installer.
|
| Installer.DefaultInstaller |
|
| Installer.UnaryBuilder |
Builds an installer of a service providing a single value.
|
| ServiceDependency |
Encapsulates a dependency on a service value.
|
| ServiceInstaller |
Encapsulates service installation into a ServiceTarget.
|
| ServiceInstaller.AsyncBuilder |
Implemented by builds with asynchronous service support.
|
| ServiceInstaller.Builder |
|
| ServiceInstaller.UnaryBuilder |
|