public interface PrototypeInterceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy,
Prototype<?> currentPrototype) |
Copyright © 2014. All rights reserved.