摘要:
JDK动态代理中包含一个类和一个接口: InvocationHandler接口: public interface InvocationHandler { public Object invoke(Object proxy,Method method,Object[] args) throws Th 阅读全文
posted @ 2016-03-24 13:46
liudj
阅读(184)
评论(0)
推荐(0)
浙公网安备 33010602011771号