@Singleton public class ListEnvironmentsImpl extends Object implements ListEnvironments
| Modifier and Type | Field and Description |
|---|---|
protected ChefApi |
api |
protected org.jclouds.logging.Logger |
logger |
protected com.google.common.util.concurrent.ListeningExecutorService |
userExecutor |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Environment> |
execute() |
Iterable<? extends Environment> |
execute(ExecutorService executor) |
protected final ChefApi api
protected final com.google.common.util.concurrent.ListeningExecutorService userExecutor
@Named(value="jclouds.chef") protected org.jclouds.logging.Logger logger
public Iterable<? extends Environment> execute()
execute in interface ListEnvironmentspublic Iterable<? extends Environment> execute(ExecutorService executor)
execute in interface ListEnvironmentsCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.