Rio Project 4.2 API Documentation



org.rioproject.system.measurable.memory.pool
Class CalculableMemoryPool

java.lang.Object
  extended by org.rioproject.watch.Calculable
      extended by org.rioproject.system.measurable.memory.pool.CalculableMemoryPool
All Implemented Interfaces:
Serializable

public class CalculableMemoryPool
extends Calculable

Created by IntelliJ IDEA.

User: dreedy Date: Sep 1, 2010 Time: 11:36:40 AM

See Also:
Serialized Form

Constructor Summary
CalculableMemoryPool(String id, double value, long when, MemoryPoolUtilization memoryPoolUtilization)
           
 
Method Summary
 MemoryPoolUtilization getMemoryUtilization()
           
 
Methods inherited from class org.rioproject.watch.Calculable
equals, getArchiveRecord, getDate, getDetail, getId, getValue, getWhen, hashCode, setDetail, setId, setValue, setWhen, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CalculableMemoryPool

public CalculableMemoryPool(String id,
                            double value,
                            long when,
                            MemoryPoolUtilization memoryPoolUtilization)
Method Detail

getMemoryUtilization

public MemoryPoolUtilization getMemoryUtilization()

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.