Interface EventExecutorFactory

All Known Implementing Classes:
AbstractEventExecutorFactory, DirectEventExecutorFactory, UnboundedEventExecutorFactory

public interface EventExecutorFactory
A factory to create executors for asynchronous event handling
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details