public class ServiceBeanAopCacheManager
extends Object
| Constructor and Description |
|---|
ServiceBeanAopCacheManager(List<ChainableMethodAdvice> chainableMethodAdvices) |
| Modifier and Type | Method and Description |
|---|---|
AopMethod |
getAopMethod(Object target,
Method method) |
static org.springframework.beans.factory.DisposableBean |
register(ServiceBeanAopCacheManager serviceBeanAopCacheManager) |
static void |
reset() |
public ServiceBeanAopCacheManager(List<ChainableMethodAdvice> chainableMethodAdvices)
public static org.springframework.beans.factory.DisposableBean register(ServiceBeanAopCacheManager serviceBeanAopCacheManager)
public static void reset()
public AopMethod getAopMethod(Object target, Method method)