| Interface | Description |
|---|---|
| ConfigurationAdapter<Service,Config> |
Creates a Config object from a Service.
|
| ConfigurationLoader<ServiceConfig,Param> |
An ConfigurationLoader loads a ServiceConfig with a specific version.
|
| ConfigurationWriter<ServiceConfig,Param> | |
| ServiceFactory<ServiceClass,ServiceConfig> |
A ServiceFactory creates some service with the given Class and
the given VersionProperty, using a ServiceConfig
|
| Class | Description |
|---|---|
| Constants | |
| EmptyFactory<T> | |
| ServiceConnectionDirectory |
The ServiceConnectionDirectory helps locate the proper
ConfigurationLoader and ServiceFactory to build the right Service from
the given parameters.
|
| ServiceContext<ServiceClass,ServiceConfig,Param> |
An ServiceContext keeps track of an attempt to create a new Service.
|
| ServiceUtils |
Copyright © 2011-2014. All Rights Reserved.