@Configuration @ConditionalOnClass(value={reactor.spring.context.config.EnableReactor.class,reactor.Environment.class}) public class ReactorAutoConfiguration extends Object
Auto-configuration for Reactor.| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReactorAutoConfiguration.ReactorConfiguration |
| Constructor and Description |
|---|
ReactorAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
reactor.bus.EventBus |
eventBus(reactor.Environment environment) |
@Bean @ConditionalOnMissingBean(value=reactor.bus.EventBus.class) public reactor.bus.EventBus eventBus(reactor.Environment environment)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.