org.jclouds.ohai.suppliers
Class UptimeSecondsSupplier

java.lang.Object
  extended by org.jclouds.ohai.suppliers.UptimeSecondsSupplier
All Implemented Interfaces:
com.google.common.base.Supplier<org.jclouds.domain.JsonBall>

@Singleton
public class UptimeSecondsSupplier
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.