public class CglibProxyInspector extends Object implements ProxyInspector
| Constructor and Description |
|---|
CglibProxyInspector() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
inspect(Object suspect) |
boolean |
supports(Object suspect) |
public boolean supports(Object suspect)
supports in interface ProxyInspectorpublic Class<?> inspect(Object suspect)
inspect in interface ProxyInspectorCopyright © 2016. All rights reserved.