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