Uses of Class
org.jclouds.ohai.Automatic

Packages that use Automatic
org.jclouds.chef.strategy.internal   
org.jclouds.ohai.config   
 

Uses of Automatic in org.jclouds.chef.strategy.internal
 

Constructor parameters in org.jclouds.chef.strategy.internal with annotations of type Automatic
CreateNodeAndPopulateAutomaticAttributesImpl(ChefApi chef, com.google.common.base.Supplier<Map<String,org.jclouds.domain.JsonBall>> automaticSupplier)
           
UpdateAutomaticAttributesOnNodeImpl(ChefApi chef, com.google.common.base.Supplier<Map<String,org.jclouds.domain.JsonBall>> automaticSupplier)
           
 

Uses of Automatic in org.jclouds.ohai.config
 

Methods in org.jclouds.ohai.config with annotations of type Automatic
protected  com.google.common.base.Supplier<Map<String,org.jclouds.domain.JsonBall>> OhaiModule.provideAutomatic(AutomaticSupplier in)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.