Package io.dropwizard.redis.event
Interface EventBusFactory
-
- All Superinterfaces:
io.dropwizard.jackson.Discoverable
- All Known Implementing Classes:
DefaultEventBusFactory
public interface EventBusFactory extends io.dropwizard.jackson.Discoverable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.lettuce.core.event.EventBusbuild(reactor.core.scheduler.Scheduler scheduler)
-