Crossfire JXClient, Trunk
Functions | Variables
build/windows-installer/unpacked/java-se-8u41-ri/demo/scripting/jconsole-plugin/README.txt File Reference

Functions

What is this demo about This is script shell plugin for jconsole the monitoring and management client tool shipped with JRE This plugin adds Script Shell tab to jconsole This serves as a demo for jconsole plugin API (com.sun.tools.jconsole) as well as a demo for scripting API(javax.script) for the Java platform. Script console is an interactive read-eval-print interface that can be used used to execute advanced monitoring and management queries. By default
 
where< script-file-path > is the path of your script file to load If you don t specify the file then the load function shows file dialog box to choose the script file to load How do I get help on script global functions If you use JavaScript (the default)
 

Variables

where< script-file-path > is the path of your script file to load If you don t specify the file then the load function shows file dialog box to choose the script file to load How do I get help on script global functions If you use then there is a global function called help that prints one line help messages on global functions In script console enter the following
 
where< script-file-path > is the path of your script file to load If you don t specify the file path
 
where< script-file-path > is the path of your script file to load If you don t specify the file then the load function shows file dialog box to choose the script file to load How do I get help on script global functions If you use then there is a global function called help that prints one line help messages on global functions In script console prompt
 

Function Documentation

◆ API()

What is this demo about This is script shell plugin for jconsole the monitoring and management client tool shipped with JRE This plugin adds Script Shell tab to jconsole This serves as a demo for jconsole plugin API ( com.sun.tools.  jconsole)

◆ JavaScript()

where<script-file-path> is the path of your script file to load If you don t specify the file then the load function shows file dialog box to choose the script file to load How do I get help on script global functions If you use JavaScript ( the  default)

Variable Documentation

◆ following

where<script-file-path> is the path of your script file to load If you don t specify the file then the load function shows file dialog box to choose the script file to load How do I get help on script global functions If you use then there is a global function called help that prints one line help messages on global functions In script console enter the following

Definition at line 59 of file README.txt.

◆ path

where<script-file-path> is the path of your script file to load If you don t specify the file path

◆ prompt

where<script-file-path> is the path of your script file to load If you don t specify the file then the load function shows file dialog box to choose the script file to load How do I get help on script global functions If you use then there is a global function called help that prints one line help messages on global functions In script console prompt