ColdBox Platform v3.8.0

coldbox.system.plugins
Class JVMUtils

WEB-INF.cftags.component
        extended by coldbox.system.core.java.JVMUtils
            extended by coldbox.system.plugins.JVMUtils

public class JVMUtils
extends JVMUtils

This is a JVM Utilities CFC

Constructor Summary
init()
   
Methods inherited from class coldbox.system.core.java.JVMUtils
getIPAddress, getInetHost, getJVMFreeMemory, getJVMMaxMemory, getJVMTotalMemory, getJavaRuntime, getJavaVersion, getOSFileSeparator, getOSName, getOSPathSeparator, getProcessors, runGC
 
Methods inherited from class WEB-INF.cftags.component
None
 

Constructor Detail

init

public init()

ColdBox Platform v3.8.0