org.lexevs.cache.annotation
Annotation Type ClearCache


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

The Interface ClearCache.

Author:
Kevin Peterson

Optional Element Summary
 boolean clearAll
           
 java.lang.String[] clearCaches
           
 

clearCaches

public abstract java.lang.String[] clearCaches
Default:
{}

clearAll

public abstract boolean clearAll
Default:
false

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.