org.kuali.rice.kns.util.spring
Annotation Type CacheNoCopy


@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
@Inherited
public @interface CacheNoCopy

Simple metadata to target a class or method for spring method caching.



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.