@Singleton public class ListMachinesImpl extends Object implements ListMachines
| Modifier and Type | Field and Description | 
|---|---|
protected RestContext<AbiquoApi,AbiquoAsyncApi> | 
context  | 
protected ListDatacenters | 
listDatacenters  | 
protected Logger | 
logger  | 
protected Long | 
maxTime  | 
protected ExecutorService | 
userExecutor  | 
protected RestContext<AbiquoApi,AbiquoAsyncApi> context
protected ListDatacenters listDatacenters
protected final ExecutorService userExecutor
protected Logger logger
@Inject(optional=true) @Named(value="jclouds.request-timeout") protected Long maxTime
Copyright © 2009-2013 jclouds. All Rights Reserved.