Package wt.jmx.core.mbeans
Interface SummaryScriptActionMBean
- All Superinterfaces:
ScriptActionDelegateFactoryMBean,SelfEmailingMBean
- All Known Implementing Classes:
SummaryScriptAction
SummaryDelegateFactory that calls a specified script before and after any
logging that the parent Summary MBean would normally perform. The script
can be specified by a text string(via the Script attribute) and/or by one
or more files. The files are evaluated first (and in order) followed by
the string, if one is specified.
By default, Script attribute contains a sample script for use as a starting
point. For more information, see SummaryDelegate.
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from interface wt.jmx.core.mbeans.ScriptActionDelegateFactoryMBean
addScriptFileRef, addScriptFileRef, assignScript, clearScriptFileRefs, getAvailableScriptEngines, getRefreshIntervalSeconds, getScript, getScriptEngineShortName, getScriptException, getScriptFileRefs, refresh, removeScriptFileRef, setRefreshIntervalSeconds, setScriptEngineShortName, setScriptFileRefMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean