org.jclouds.collect
Annotation Type Memoized


@Target(value={TYPE,METHOD,PARAMETER})
@Retention(value=RUNTIME)
@Qualifier
public @interface Memoized

Designates that this object is going to return cached results

Author:
Adrian Cole



Copyright © 2009-2012 jclouds. All Rights Reserved.