railo.runtime.functions.system
Class GetMemoryUsage

java.lang.Object
  extended by railo.runtime.functions.system.GetMemoryUsage
All Implemented Interfaces:
Serializable, Function

public final class GetMemoryUsage
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetMemoryUsage()
           
 
Method Summary
static Query call(PageContext pc)
           
static Query call(PageContext pc, String type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMemoryUsage

public GetMemoryUsage()
Method Detail

call

public static Query call(PageContext pc)
                  throws PageException
Throws:
PageException

call

public static Query call(PageContext pc,
                         String type)
                  throws PageException
Throws:
PageException


Copyright © 2012 Railo