Uses of Class
com.trendyol.jdempotent.core.generator.DefaultKeyGenerator
Package | Description |
---|---|
com.trendyol.jdempotent.core.aspect |
-
Uses of DefaultKeyGenerator in com.trendyol.jdempotent.core.aspect
Constructors in com.trendyol.jdempotent.core.aspect with parameters of type DefaultKeyGenerator Constructor Description IdempotentAspect(ErrorConditionalCallback errorCallback, DefaultKeyGenerator keyGenerator)
IdempotentAspect(IdempotentRepository idempotentRepository, ErrorConditionalCallback errorCallback, DefaultKeyGenerator keyGenerator)
IdempotentAspect(IdempotentRepository idempotentRepository, DefaultKeyGenerator keyGenerator)