Package org.hawaiiframework.async.config
-
Class Summary Class Description AsyncExecutorFactory Factory to create executors for the asynchronous execution of methods using the @Async
annotation.AsyncExecutorInitializer Utility to initialize executors for the asynchronous execution of methods using the @Async
annotation.BeanRegistrar Utility to add beans to Spring's bean definition registry.DelegatingExecutorFactory Utility to initialize executors for the asynchronous execution of methods using the @Async
annotation.