Package org.ehcache.sizeof.annotations
-
Class Summary Class Description AnnotationProxyFactory Allows you to transform the type of your custom annotation to a reference annotation type.AnnotationProxyFactory.AnnotationInvocationHandler 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 -
Annotation Types Summary Annotation Type Description IgnoreSizeOf Annotation to ignore a field, type or entire package while doing a SizeOf measurement