Feature.AsynchronousHandlerInvocation, Feature.AsynchronousMessageDispatch, Feature.SyncPubSub
Constructor and Description |
---|
AsynchronousHandlerInvocation() |
Modifier and Type | Method and Description |
---|---|
static Feature.AsynchronousHandlerInvocation |
Default() |
static Feature.AsynchronousHandlerInvocation |
Default(int minThreadCount,
int maxThreadCount) |
ExecutorService |
getExecutor() |
Feature.AsynchronousHandlerInvocation |
setExecutor(ExecutorService executor) |
public static final Feature.AsynchronousHandlerInvocation Default()
public static final Feature.AsynchronousHandlerInvocation Default(int minThreadCount, int maxThreadCount)
public ExecutorService getExecutor()
public Feature.AsynchronousHandlerInvocation setExecutor(ExecutorService executor)
Copyright © 2018. All rights reserved.