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



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.