Uses of Class
org.jclouds.ohai.AutomaticSupplier
- 
Packages that use AutomaticSupplier Package Description org.jclouds.ohai.config  - 
- 
Uses of AutomaticSupplier in org.jclouds.ohai.config
Methods in org.jclouds.ohai.config with parameters of type AutomaticSupplier Modifier and Type Method Description protected com.google.common.base.Supplier<Map<String,JsonBall>>OhaiModule. guiceProvideAutomatic(AutomaticSupplier in)protected com.google.common.base.Supplier<Map<String,JsonBall>>OhaiModule. provideAutomatic(AutomaticSupplier in) 
 -