org.jclouds.chef.strategy.internal
Class UpdateAutomaticAttributesOnNodeImpl
java.lang.Object
org.jclouds.chef.strategy.internal.UpdateAutomaticAttributesOnNodeImpl
- All Implemented Interfaces:
- UpdateAutomaticAttributesOnNode
@Singleton
public class UpdateAutomaticAttributesOnNodeImpl
- extends Object
- implements UpdateAutomaticAttributesOnNode
Updates node with new automatic attributes.
|
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
UpdateAutomaticAttributesOnNodeImpl
@Inject
public UpdateAutomaticAttributesOnNodeImpl(ChefApi chef,
com.google.common.base.Supplier<Map<String,org.jclouds.domain.JsonBall>> automaticSupplier)
execute
public void execute(String nodeName)
- Specified by:
execute in interface UpdateAutomaticAttributesOnNode
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.