Uses of Class
org.axonframework.common.DirectExecutor
Packages that use DirectExecutor
Package
Description
Contains common utility classes needed in different components of the framework.
-
Uses of DirectExecutor in org.axonframework.common
Fields in org.axonframework.common declared as DirectExecutorModifier and TypeFieldDescriptionstatic final DirectExecutorDirectExecutor.INSTANCEReturns a singleton instance of the DirectExecutor.Methods in org.axonframework.common that return DirectExecutorModifier and TypeMethodDescriptionstatic DirectExecutorDirectExecutor.instance()Returns the (singleton) instance of the DirectExecutor