Package net.binis.codegen.async.executor
Class CodeExecutor
java.lang.Object
net.binis.codegen.async.executor.CodeExecutor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AsyncDispatcherstatic voidregisterDefaultExecutor(Executor executor) static voidregisterExecutor(String flow, Executor executor)
-
Field Details
-
DEFAULT
- See Also:
-
-
Constructor Details
-
CodeExecutor
public CodeExecutor()
-
-
Method Details
-
registerDefaultExecutor
-
registerExecutor
-
defaultDispatcher
-