org.jclouds.chef.strategy.internal
Class ListClientsImpl
java.lang.Object
org.jclouds.chef.strategy.internal.ListClientsImpl
- All Implemented Interfaces:
- ListClients
@Singleton
public class ListClientsImpl
- extends Object
- implements ListClients
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
api
protected final ChefApi api
logger
@Named(value="jclouds.chef")
protected org.jclouds.logging.Logger logger
execute
public Iterable<? extends Client> execute()
- Specified by:
execute in interface ListClients
execute
public Iterable<? extends Client> execute(ExecutorService executorService)
- Specified by:
execute in interface ListClients
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.