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