@Singleton public class ListCookbookVersionsImpl extends BaseListCookbookVersionsImpl implements ListCookbookVersions
Modifier and Type | Field and Description |
---|---|
protected Logger |
logger |
api
Modifier and Type | Method and Description |
---|---|
Iterable<? extends CookbookVersion> |
execute() |
Iterable<? extends CookbookVersion> |
execute(ExecutorService executor) |
execute, executeConcurrently
@Named(value="jclouds.chef") protected Logger logger
public Iterable<? extends CookbookVersion> execute()
execute
in interface ListCookbookVersions
public Iterable<? extends CookbookVersion> execute(ExecutorService executor)
execute
in interface ListCookbookVersions
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.