Class SoundConfiguration


  • @Configuration
    public class SoundConfiguration
    extends java.lang.Object
    Author:
    Andi Hotz, (c) Sahits GmbH, 2015 Created on Jun 17, 2015
    • Constructor Detail

      • SoundConfiguration

        public SoundConfiguration()
    • Method Detail

      • trackLoader

        @Bean
        @Lazy
        public ITrackLoader trackLoader()
      • jaxb2SoundMarshaller

        @Bean
        public org.springframework.oxm.jaxb.Jaxb2Marshaller jaxb2SoundMarshaller()