public class ManagedInterceptor extends Object implements net.sf.cglib.proxy.MethodInterceptor
| Constructor and Description |
|---|
ManagedInterceptor(Class<?> type,
Arduino arduino) |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy) |
Copyright © 2015. All Rights Reserved.