Class TogglzApplicationContextBinderApplicationListener

java.lang.Object
org.togglz.spring.listener.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
  • Constructor Details

  • Method Details

    • onApplicationEvent

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