|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mechio.api.audio.config.WavPlayerServiceFactory
public class WavPlayerServiceFactory
| Constructor Summary | |
|---|---|
WavPlayerServiceFactory()
|
|
| Method Summary | |
|---|---|
WavPlayer |
build(WavPlayerConfig config)
|
java.lang.Class<WavPlayerConfig> |
getConfigurationClass()
|
java.lang.Class<WavPlayer> |
getServiceClass()
|
org.jflux.api.common.rk.config.VersionProperty |
getServiceVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WavPlayerServiceFactory()
| Method Detail |
|---|
public org.jflux.api.common.rk.config.VersionProperty getServiceVersion()
getServiceVersion in interface org.jflux.api.common.rk.services.ServiceFactory<WavPlayer,WavPlayerConfig>
public WavPlayer build(WavPlayerConfig config)
throws java.lang.Exception
build in interface org.jflux.api.common.rk.services.ServiceFactory<WavPlayer,WavPlayerConfig>java.lang.Exceptionpublic java.lang.Class<WavPlayer> getServiceClass()
getServiceClass in interface org.jflux.api.common.rk.services.ServiceFactory<WavPlayer,WavPlayerConfig>public java.lang.Class<WavPlayerConfig> getConfigurationClass()
getConfigurationClass in interface org.jflux.api.common.rk.services.ServiceFactory<WavPlayer,WavPlayerConfig>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||