Uses of Enum Class
org.axonframework.common.annotation.RegistrationScope.Scope
Packages that use RegistrationScope.Scope
Package
Description
Annotations and markers used within the common module.
-
Uses of RegistrationScope.Scope in org.axonframework.common.annotation
Methods in org.axonframework.common.annotation that return RegistrationScope.ScopeModifier and TypeMethodDescriptionstatic RegistrationScope.ScopeReturns the enum constant of this class with the specified name.static RegistrationScope.Scope[]RegistrationScope.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.