Uses of Class
org.axonframework.common.lock.PessimisticLockFactory
Packages that use PessimisticLockFactory
-
Uses of PessimisticLockFactory in org.axonframework.common.lock
Methods in org.axonframework.common.lock that return PessimisticLockFactoryModifier and TypeMethodDescriptionPessimisticLockFactory.Builder.build()Builds the PessimisticLockFactory instance using the properties defined in this builderstatic PessimisticLockFactoryPessimisticLockFactory.usingDefaults()Creates an instance using default values, as defined in the properties of thePessimisticLockFactory.Builder.