Uses of Class
org.redisson.RedissonLiveObjectService
-
Packages that use RedissonLiveObjectService Package Description org.redisson.liveobject.core -
-
Uses of RedissonLiveObjectService in org.redisson.liveobject.core
Constructors in org.redisson.liveobject.core with parameters of type RedissonLiveObjectService Constructor Description LiveObjectInterceptor(CommandAsyncExecutor commandExecutor, RedissonLiveObjectService service, Class<?> entityClass, String idFieldName)
-