org.jclouds.chef.strategy.internal
Class ListNodesImpl
java.lang.Object
org.jclouds.chef.strategy.internal.BaseListNodesImpl
org.jclouds.chef.strategy.internal.ListNodesImpl
- All Implemented Interfaces:
- ListNodes
@Singleton
public class ListNodesImpl
- extends BaseListNodesImpl
- implements ListNodes
|
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 Node> execute()
- Specified by:
execute in interface ListNodes
execute
public Iterable<? extends Node> execute(ExecutorService executor)
- Specified by:
execute in interface ListNodes
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.