public class AopCacheManager
extends Object
Modifier and Type | Method and Description |
---|---|
static AopInvocationHandler |
create(Object target,
TransactionExecutor transactionExecutor) |
static void |
destroy(AopInvocationHandler aopInvocationHandler) |
public static AopInvocationHandler create(Object target, TransactionExecutor transactionExecutor)
public static void destroy(AopInvocationHandler aopInvocationHandler)