info.aduna.webapp.system
Class SystemOverviewController.MemoryInfo

java.lang.Object
  extended by info.aduna.webapp.system.SystemOverviewController.MemoryInfo
Enclosing class:
SystemOverviewController

public static class SystemOverviewController.MemoryInfo
extends Object


Constructor Summary
SystemOverviewController.MemoryInfo()
           
 
Method Summary
 int getMaximum()
           
 float getPercentageInUse()
           
 int getUsed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemOverviewController.MemoryInfo

public SystemOverviewController.MemoryInfo()
Method Detail

getMaximum

public int getMaximum()

getUsed

public int getUsed()

getPercentageInUse

public float getPercentageInUse()


Copyright © 1997-2008 Aduna. All Rights Reserved.