public class ProxyGenerator extends Object
| 构造器和说明 |
|---|
ProxyGenerator() |
public void register(Class<?> targetClass, Method targetMethod, Class<? extends MethodInvocation> adviceClass)
public IProxyPool start() throws InstantiationException, IllegalAccessException
Copyright © 2015. All rights reserved.