public interface ConfigurationAdapter<Service,Config>
| Modifier and Type | Method and Description |
|---|---|
Config |
createConfig(Service service) |
Class<Config> |
getConfigurationClass() |
VersionProperty |
getConfigurationFormat() |
Class<Service> |
getSerivceClass() |
VersionProperty |
getServiceVersion() |
VersionProperty getServiceVersion()
VersionProperty getConfigurationFormat()
Copyright © 2011-2014. All Rights Reserved.