org.jclouds.chef.strategy.internal
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 |
protected org.jclouds.logging.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
@Named(value="jclouds.chef")
protected org.jclouds.logging.Logger logger
execute
public Iterable<? extends CookbookVersion> execute()
- Specified by:
execute in interface ListCookbookVersions
execute
public Iterable<? extends CookbookVersion> execute(ExecutorService executor)
- Specified by:
execute in interface ListCookbookVersions
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.