Package java.lang.reflect
Interface InvocationHandler
-
public interface InvocationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
invoke(Object var0, Method var1, Object[] var2)
-