org.jclouds.virtualbox
Annotation Type Host


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

Signals the annotated target pertains to the vbox host and not to one of the nodes.

Author:
dralves



Copyright © 2009-2012 jclouds. All Rights Reserved.