com.generationjava.lang
Class ProxyListener
java.lang.Object
com.generationjava.lang.ProxyListener
- All Implemented Interfaces:
- InvocationHandler
- public class ProxyListener
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static Object newInstance(Class intfce,
Object target,
String listenerMethod)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2000-2005 OSJava. All Rights Reserved.