Class ListCookbookVersionsImpl
java.lang.Object
org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
org.jclouds.chef.strategy.internal.ListCookbookVersionsImpl
- All Implemented Interfaces:
 ListCookbookVersions
@Singleton
public class ListCookbookVersionsImpl
extends BaseListCookbookVersionsImpl
implements ListCookbookVersions
- 
Field Summary
FieldsFields inherited from class org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
api - 
Method Summary
Modifier and TypeMethodDescriptionIterable<? extends CookbookVersion> execute()Iterable<? extends CookbookVersion> execute(ExecutorService executor) Methods inherited from class org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
execute, executeConcurrently 
- 
Field Details
- 
logger
 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein interfaceListCookbookVersions
 - 
execute
- Specified by:
 executein interfaceListCookbookVersions
 
 -