Class AlohaSpringConfiguration


  • @Configuration
    @Import(cern.accsoft.steering.jmad.gui.config.JMadGuiStandaloneConfiguration.class)
    @ImportResource("cern/accsoft/steering/aloha/app-ctx-aloha.xml")
    public class AlohaSpringConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setJMadPrefGui​(org.springframework.context.event.ContextRefreshedEvent event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlohaSpringConfiguration

        public AlohaSpringConfiguration()
    • Method Detail

      • setJMadPrefGui

        @EventListener
        public void setJMadPrefGui​(org.springframework.context.event.ContextRefreshedEvent event)