接口 InvocationHandler
-
- 所有超级接口:
Callback
public interface InvocationHandler extends Callback
InvocationHandlerreplacement (unavailable under JDK 1.2). This callback type is primarily for use by theProxyclass but may be used withEnhanceras well.- 版本:
- $Id: InvocationHandler.java,v 1.3 2004/06/24 21:15:20 herbyderby Exp $
- 作者:
- Neeme Praks neeme@apache.org