Uses of Class
org.jclouds.ohai.Automatic
- 
Packages that use Automatic Package Description 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 Constructor Description CreateNodeAndPopulateAutomaticAttributesImpl(ChefApi chef, com.google.common.base.Supplier<Map<String,JsonBall>> automaticSupplier)UpdateAutomaticAttributesOnNodeImpl(ChefApi chef, com.google.common.base.Supplier<Map<String,JsonBall>> automaticSupplier) - 
Uses of Automatic in org.jclouds.ohai.config
Methods in org.jclouds.ohai.config with annotations of type Automatic Modifier and Type Method Description protected com.google.common.base.Supplier<Map<String,JsonBall>>OhaiModule. guiceProvideAutomatic(AutomaticSupplier in) 
 -