public class CacheProxy extends Object implements InvocationHandler
CacheProxy(@NonNull org.springframework.cache.Cache delegate)
Object
invoke(Object proxy, Method method, Object[] args)
static org.springframework.cache.Cache
wrap(org.springframework.cache.Cache cache)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheProxy(@NonNull @NonNull org.springframework.cache.Cache delegate)
public static org.springframework.cache.Cache wrap(org.springframework.cache.Cache cache)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2021 DOYToWin. All rights reserved.