Package ball.lang.reflect
See
java.lang.reflect.- Author:
- Allen D. Ball
-
Interface Summary Interface Description DefaultInterfaceMethodInvocationHandler Java 8 implementation ofInvocationHandler.invoke(Object,Method,Object[])to invoke an interface default method.JavaLangReflectMethods java.lang.reflectandjavax.lang.model.elementutility methods. -
Class Summary Class Description DefaultInvocationHandler DefaultInvocationHandlerimplementation.FacadeProxyInvocationHandler InvocationHandlerabstract base class to "extend" concrete implementationClasses by adding "facade" interfaces.InterceptingInvocationHandler<T> "Intercepting"InvocationHandlerimplementation.