Uses of Class
com.broadleafcommerce.common.messaging.provider.jpa.repository.JpaCustomizedResourceLockRepository
-
Packages that use JpaCustomizedResourceLockRepository Package Description com.broadleafcommerce.common.messaging.provider.jpa.autoconfigure -
-
Uses of JpaCustomizedResourceLockRepository in com.broadleafcommerce.common.messaging.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.common.messaging.provider.jpa.autoconfigure that return JpaCustomizedResourceLockRepository Modifier and Type Method Description JpaCustomizedResourceLockRepository
CommonMessagingJpaAutoConfiguration. jpaResourceLockRepositoryImpl(org.springframework.transaction.PlatformTransactionManager tm, ResourceLockProperties properties)
-