org.jclouds.ohai.config
Class OhaiModule.PlatformProvider

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

@Singleton
public static class OhaiModule.PlatformProvider
extends OhaiModule.SystemPropertyProvider


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>
Overrides:
get in class OhaiModule.SystemPropertyProvider


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