Plugins:JVMUtils
last edited by
lmajano
on 11-Apr-2010
|
Exploring the JVMUtils Plugin
Overview
This is a JVM Utilities CFC
getInetHost
Get the hostname of the executing machine.
Returns
- This function returns string
Examples
getOSFileSeparator
Get the operating system's file separator character
Returns
- This function returns string
Examples
getJVMFreeMemory
Get the JVM's free memory.
Returns
- This function returns string
Examples
getJVMTotalMemory
Get the JVM's total memory.
Returns
- This function returns string
Examples
getOSPathSeparator
Get the operating system's path separator character.
Returns
- This function returns string
Examples
getJavaVersion
Get the java version.
Returns
- This function returns string
Examples
getJavaRuntime
Get the java runtime version
Returns
- This function returns string
Examples
getIPAddress
Get the ip address of the executing hostname machine.
Returns
- This function returns string
Examples
getOSName
Get the operating system's name
Returns
- This function returns string

SideBar
User Login 




Comments (