Package | Description |
---|---|
reactor.bus.spec |
Specs help create
Reactors by providing a fluent API to specify
common options. |
Modifier and Type | Method and Description |
---|---|
static EventRoutingComponentSpec.EventRoutingStrategy |
EventRoutingComponentSpec.EventRoutingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventRoutingComponentSpec.EventRoutingStrategy[] |
EventRoutingComponentSpec.EventRoutingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.