public class WavPlayerConfigAdapter extends Object implements ConfigurationAdapter<WavPlayer,WavPlayerConfig>
| Constructor and Description |
|---|
WavPlayerConfigAdapter() |
| Modifier and Type | Method and Description |
|---|---|
WavPlayerConfig |
createConfig(WavPlayer service) |
Class<WavPlayerConfig> |
getConfigurationClass() |
VersionProperty |
getConfigurationFormat() |
Class<WavPlayer> |
getSerivceClass() |
VersionProperty |
getServiceVersion() |
public WavPlayerConfig createConfig(WavPlayer service)
createConfig in interface ConfigurationAdapter<WavPlayer,WavPlayerConfig>public VersionProperty getServiceVersion()
getServiceVersion in interface ConfigurationAdapter<WavPlayer,WavPlayerConfig>public VersionProperty getConfigurationFormat()
getConfigurationFormat in interface ConfigurationAdapter<WavPlayer,WavPlayerConfig>public Class<WavPlayer> getSerivceClass()
getSerivceClass in interface ConfigurationAdapter<WavPlayer,WavPlayerConfig>public Class<WavPlayerConfig> getConfigurationClass()
getConfigurationClass in interface ConfigurationAdapter<WavPlayer,WavPlayerConfig>Copyright © 2011-2014. All Rights Reserved.