Package net.sf.ehcache.pool.sizeof.filter
This package contains the SizeOf filtering interface and implementations for the pooling in Ehcache.
-
Interface Summary Interface Description SizeOfFilter Filter to filter types or fields of object graphs passed to a SizeOf engine -
Class Summary Class Description AnnotationProxyFactory Allows you to transform the type of your custom annotation to a reference annotation type.
It can come handy when you want to allow the consumers of your library not to depend on your API because of the annotations, still allowing them to use the original annotation methods.AnnotationSizeOfFilter A Filter that will filter fields, based on theIgnoreSizeOfannotationCombinationSizeOfFilter Filter combining multiple filtersPassThroughFilter Filter that doesn't filter!ResourceSizeOfFilter Filters based on a configuration file