Class SpringBus

  • All Implemented Interfaces:
    Bus, InterceptorProvider, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class SpringBus
    extends ExtensionManagerBus
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • SpringBus

        public SpringBus()
      • SpringBus

        public SpringBus​(boolean ctxManaged)
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.ApplicationEvent event)
      • setCloseContext

        public void setCloseContext​(boolean b)