public class AopTargetUtil extends Object
Constructor and Description |
---|
AopTargetUtil() |
Modifier and Type | Method and Description |
---|---|
static Object |
getMixProxyTarget(Object proxy)
获取多层代理的实现类
|
static Object |
getTarget(Object proxy)
获取目标对象
|
Copyright © 2006–2018 TinyGroup. All rights reserved.