org.jclouds.compute.config
Annotation Type ResolvesImages


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

Marks that the module can augment an images of a given cloud. Such a module binds a strategy to determine such things, as:

Author:
Oleksiy Yarmula



Copyright © 2009-2011 jclouds. All Rights Reserved.