构造器和说明 |
---|
ProxyUtil() |
限定符和类型 | 方法和说明 |
---|---|
static <T> T |
getProxy(T target,
CacheAnnoConfig cacheAnnoConfig,
GlobalCacheConfig globalCacheConfig) |
static <T> T |
getProxyByAnnotation(T target,
GlobalCacheConfig globalCacheConfig) |
public static <T> T getProxy(T target, CacheAnnoConfig cacheAnnoConfig, GlobalCacheConfig globalCacheConfig)
public static <T> T getProxyByAnnotation(T target, GlobalCacheConfig globalCacheConfig)
Copyright © 2013–2017. All rights reserved.