Uses of Interface
org.openiam.esb.repository.CounterRepository
-
Packages that use CounterRepository Package Description org.openiam.esb.core.service.impl -
-
Uses of CounterRepository in org.openiam.esb.core.service.impl
Constructors in org.openiam.esb.core.service.impl with parameters of type CounterRepository Constructor Description CounterServiceImpl(org.redisson.api.RedissonClient redissonClient, CounterRepository counterRepository)
-