Class MorannonBootstrap

java.lang.Object
org.xbricks.morannon.bootstrap.MorannonBootstrap
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, PluginLoader

@Component public class MorannonBootstrap extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, PluginLoader
  • Constructor Details

    • MorannonBootstrap

      public MorannonBootstrap()
  • Method Details

    • onApplicationEvent

      public void onApplicationEvent(@Nullable org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent)
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
    • initXbrickPlugIn

      public void initXbrickPlugIn()
      Initialize the application Do startup stuff
      Specified by:
      initXbrickPlugIn in interface PluginLoader
    • prepareSidebar

      public void prepareSidebar()
    • prepareUserMenu

      public void prepareUserMenu()