Class ServerConfiguration

    • Field Detail

      • serverThreadPool

        @Autowired
        @Qualifier("serverThreadPool")
        private java.util.concurrent.Executor serverThreadPool
    • Constructor Detail

      • ServerConfiguration

        public ServerConfiguration()
    • Method Detail

      • serverEventBus

        @Bean
        public com.google.common.eventbus.AsyncEventBus serverEventBus()