Class TogglzApplicationContextBinderApplicationListener

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener

    public class TogglzApplicationContextBinderApplicationListener
    extends Object
    implements org.springframework.context.ApplicationListener
    ApplicationListener that binds the ApplicationContext to the Togglz ContextClassLoaderApplicationContextHolder.
    Author:
    Marcel Overdijk
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.ApplicationEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener