Interface EventExecutorChooserFactory
- All Known Implementing Classes:
DefaultEventExecutorChooserFactory
public interface EventExecutorChooserFactory
Factory that creates new
EventExecutorChooserFactory.EventExecutorChoosers.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionnewChooser(EventExecutor[] executors) Returns a newEventExecutorChooserFactory.EventExecutorChooser.
-
Method Details
-
newChooser
Returns a newEventExecutorChooserFactory.EventExecutorChooser.
-