Uses of Enum Class
org.axonframework.common.lock.NullLockFactory
Packages that use NullLockFactory
-
Uses of NullLockFactory in org.axonframework.common.lock
Methods in org.axonframework.common.lock that return NullLockFactoryModifier and TypeMethodDescriptionstatic NullLockFactoryReturns the enum constant of this class with the specified name.static NullLockFactory[]NullLockFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.