org.lexevs.cache.annotation
Annotation Type Cacheable


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Cacheable

The Interface Cacheable.

Author:
Kevin Peterson

Required Element Summary
 java.lang.String cacheName
          Cache name.
 

Element Detail

cacheName

public abstract java.lang.String cacheName
Cache name.

Returns:
the string

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.