Uses of Enum Class
org.axonframework.messaging.commandhandling.UnresolvedRoutingKeyPolicy
Packages that use UnresolvedRoutingKeyPolicy
Package
Description
Classes that implement the concept of command handling using explicit command objects.
-
Uses of UnresolvedRoutingKeyPolicy in org.axonframework.messaging.commandhandling
Methods in org.axonframework.messaging.commandhandling that return UnresolvedRoutingKeyPolicyModifier and TypeMethodDescriptionstatic UnresolvedRoutingKeyPolicyReturns the enum constant of this class with the specified name.static UnresolvedRoutingKeyPolicy[]UnresolvedRoutingKeyPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.