Uses of Class
org.togglz.redis.RedisStateRepository
-
-
Uses of RedisStateRepository in org.togglz.redis
Methods in org.togglz.redis that return RedisStateRepository Modifier and Type Method Description RedisStateRepositoryRedisStateRepository.Builder. build()Creates a newRedisStateRepositoryusing the current settings.
-