Class AnnotationProxyFactory.AnnotationInvocationHandler

java.lang.Object
org.ehcache.sizeof.annotations.AnnotationProxyFactory.AnnotationInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
AnnotationProxyFactory

private static class AnnotationProxyFactory.AnnotationInvocationHandler extends Object implements InvocationHandler
Invocation handler implementing an invoke method that redirects every method call to the custom annotation method when possible; if not returns the reference annotation method default value