org.jclouds.ohai.config
Class OhaiModule.SystemPropertyProvider

java.lang.Object
  extended by org.jclouds.ohai.config.OhaiModule.SystemPropertyProvider
All Implemented Interfaces:
com.google.common.base.Supplier<org.jclouds.domain.JsonBall>
Direct Known Subclasses:
OhaiModule.CurrentUserProvider, OhaiModule.PlatformProvider, OhaiModule.PlatformVersionProvider
Enclosing class:
OhaiModule

public static class OhaiModule.SystemPropertyProvider
extends Object
implements com.google.common.base.Supplier<org.jclouds.domain.JsonBall>


Method Summary
 org.jclouds.domain.JsonBall get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public org.jclouds.domain.JsonBall get()
Specified by:
get in interface com.google.common.base.Supplier<org.jclouds.domain.JsonBall>


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