public class Trace extends Object implements net.sf.cglib.proxy.MethodInterceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy) |
static void |
main(String[] args) |
static Object |
newInstance(Class clazz) |
public static void main(String[] args)
args - the command line argumentsCopyright © 2018. All rights reserved.