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