org.jclouds.chef.strategy
Interface ListClients

All Known Implementing Classes:
ListClientsImpl

public interface ListClients


Method Summary
 Iterable<? extends Client> execute()
           
 Iterable<? extends Client> execute(ExecutorService executor)
           
 

Method Detail

execute

Iterable<? extends Client> execute()

execute

Iterable<? extends Client> execute(ExecutorService executor)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.