org.mechio.impl.audio.config
Class WavPlayerConfigAdapter
java.lang.Object
org.mechio.impl.audio.config.WavPlayerConfigAdapter
- All Implemented Interfaces:
- org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
public class WavPlayerConfigAdapter
- extends java.lang.Object
- implements org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WavPlayerConfigAdapter
public WavPlayerConfigAdapter()
createConfig
public WavPlayerConfig createConfig(WavPlayer service)
- Specified by:
createConfig in interface org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
getServiceVersion
public org.jflux.api.common.rk.config.VersionProperty getServiceVersion()
- Specified by:
getServiceVersion in interface org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
getConfigurationFormat
public org.jflux.api.common.rk.config.VersionProperty getConfigurationFormat()
- Specified by:
getConfigurationFormat in interface org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
getSerivceClass
public java.lang.Class<WavPlayer> getSerivceClass()
- Specified by:
getSerivceClass in interface org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
getConfigurationClass
public java.lang.Class<WavPlayerConfig> getConfigurationClass()
- Specified by:
getConfigurationClass in interface org.jflux.api.common.rk.services.ConfigurationAdapter<WavPlayer,WavPlayerConfig>
Copyright © 2011-2014. All Rights Reserved.