1 <?xml version="1.0" encoding="UTF-8"?>
3 <parcel language="BeanShell" xmlns:parcel="scripting.dtd">
5 <script language="BeanShell">
7 <displayname value="BeanShell JVM Usage"/>
9 Updates a spreadsheet with the current memory usage statistics for the Java Virtual Machine
12 <functionname value="memusage.bsh"/>
13 <logicalname value="MemoryUsage.BeanShell"/>