Uses of Class
com.broadleafcommerce.common.messaging.repository.ResourceLockProperties
Packages that use ResourceLockProperties
Package
Description
-
Uses of ResourceLockProperties in com.broadleafcommerce.common.messaging.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.common.messaging.provider.jpa.autoconfigure with parameters of type ResourceLockPropertiesModifier and TypeMethodDescriptionCommonMessagingJpaAutoConfiguration.jpaResourceLockRepositoryImpl
(org.springframework.transaction.PlatformTransactionManager tm, ResourceLockProperties properties) -
Uses of ResourceLockProperties in com.broadleafcommerce.common.messaging.provider.jpa.repository
Constructors in com.broadleafcommerce.common.messaging.provider.jpa.repository with parameters of type ResourceLockPropertiesModifierConstructorDescriptionJpaCustomizedResourceLockRepository
(org.springframework.transaction.support.TransactionTemplate template, ResourceLockProperties resourceLockProperties)