Uses of Class
com.broadleafcommerce.common.messaging.provider.mongo.repository.MongoCustomizedResourceLockRepository
-
Packages that use MongoCustomizedResourceLockRepository Package Description com.broadleafcommerce.common.messaging.provider.mongo.autoconfigure -
-
Uses of MongoCustomizedResourceLockRepository in com.broadleafcommerce.common.messaging.provider.mongo.autoconfigure
Methods in com.broadleafcommerce.common.messaging.provider.mongo.autoconfigure that return MongoCustomizedResourceLockRepository Modifier and Type Method Description MongoCustomizedResourceLockRepository
CommonMessagingMongoAutoConfiguration. mongoResourceLockRepositoryImpl(org.springframework.data.mongodb.core.MongoTemplate mongoTemplate, ResourceLockProperties properties)
-