@Singleton public class DeleteAllClientsInListImpl extends Object implements DeleteAllClientsInList
| Modifier and Type | Field and Description |
|---|---|
protected ChefApi |
api |
protected Logger |
logger |
protected com.google.common.util.concurrent.ListeningExecutorService |
userExecutor |
protected final ChefApi api
protected final com.google.common.util.concurrent.ListeningExecutorService userExecutor
@Named(value="jclouds.chef") protected Logger logger
public void execute(Iterable<String> names)
execute in interface DeleteAllClientsInListpublic void execute(com.google.common.util.concurrent.ListeningExecutorService executor,
Iterable<String> names)
execute in interface DeleteAllClientsInListCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.