Package net.sf.ehcache.util
Annotation Type ManagementAttribute
-
@Retention(RUNTIME) @Target(METHOD) public @interface ManagementAttributeAnnotation used to indicate that a Cache[Manager]Sampler method is a management attribute (non-statistic), used for filtering while creating entities when the REST interface doesn't request specific attributes.- Author:
- Gary Keim