Interface EventExecutorChooserFactory.EventExecutorChooser
- All Known Subinterfaces:
EventExecutorChooserFactory.ObservableEventExecutorChooser
- Enclosing interface:
EventExecutorChooserFactory
public static interface EventExecutorChooserFactory.EventExecutorChooser
Chooses the next
EventExecutor to use.-
Method Summary
-
Method Details
-
next
EventExecutor next()Returns the newEventExecutorto use.
-