org.jclouds.chef.strategy
Interface ListEnvironments

All Known Implementing Classes:
ListEnvironmentsImpl

public interface ListEnvironments


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

Method Detail

execute

Iterable<? extends Environment> execute()

execute

Iterable<? extends Environment> execute(ExecutorService executor)


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