update dev300-m58
[ooovba.git] / scripting / examples / beanshell / MemoryUsage / parcel-descriptor.xml
blobf2783e9067ed0d31a74a250964a2df4d5d8fa482
1 <?xml version="1.0" encoding="UTF-8"?>
3 <parcel language="BeanShell" xmlns:parcel="scripting.dtd">
5     <script language="BeanShell">
6         <locale lang="en">
7             <displayname value="BeanShell JVM Usage"/>
8             <description>
9                 Updates a spreadsheet with the current memory usage statistics for the Java Virtual Machine
10             </description>
11         </locale>
12         <functionname value="memusage.bsh"/>
13         <logicalname value="MemoryUsage.BeanShell"/>
14     </script>
16 </parcel>