@Configuration
public class SoundConfiguration
extends java.lang.Object
| Constructor | Description |
|---|---|
SoundConfiguration() |
| Modifier and Type | Method | Description |
|---|---|---|
org.springframework.oxm.jaxb.Jaxb2Marshaller |
jaxb2SoundMarshaller() |
|
ITrackPlayer |
soundPlayer() |
|
ITrackLoader |
trackLoader() |
@Bean @Lazy public ITrackLoader trackLoader()
@Bean public org.springframework.oxm.jaxb.Jaxb2Marshaller jaxb2SoundMarshaller()
@Bean public ITrackPlayer soundPlayer()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.