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