Uses of Package
org.axonframework.common.util
Packages that use org.axonframework.common.util
Package
Description
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Miscellaneous utility classes.
-
Classes in org.axonframework.common.util used by io.axoniq.framework.messaging.commandhandling.distributedClassDescriptionA Functional Interface towards a
BiFunctionwhich ingests both a Configuration and aBlockingQueueofRunnable, and outputs anExecutorService. -
Classes in org.axonframework.common.util used by io.axoniq.framework.messaging.queryhandling.distributedClassDescriptionA Functional Interface towards a
BiFunctionwhich ingests both a Configuration and aBlockingQueueofRunnable, and outputs anExecutorService. -
Classes in org.axonframework.common.util used by org.axonframework.common.utilClassDescriptionRepresents a task such as
RunnableorComparablethat adheres to a priority by implementingComparable.