ehcache

net.sf.ehcache.util
Annotation Type ManagementAttribute


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ManagementAttribute

Annotation 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


ehcache

Copyright 2001-2015, Terracotta, Inc.