public class LsofReportPlugin extends AbstractSystemReportPlugin
m_resourceLocator, MAX_PROCESS_WAIT| Constructor and Description | 
|---|
LsofReportPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Get a short description of the plugin's operation. 
 | 
Map<String,org.springframework.core.io.Resource> | 
getEntries()
Get a map of key/value pairs of data exposed by the plugin. 
 | 
String | 
getName()
Get the name of this report plugin. 
 | 
int | 
getPriority()
Get the priority of this plugin. 
 | 
addGetters, compareTo, createTemporaryFileFromString, getBean, getBean, getBeans, getOpenNMSProcesses, getResource, getResourceFromProperty, getResourceLocator, setResourceLocator, slurp, slurpCommand, splitMultilineString, toStringpublic String getName()
SystemReportPluginpublic String getDescription()
SystemReportPluginpublic int getPriority()
SystemReportPlugingetPriority in interface SystemReportPlugingetPriority in class AbstractSystemReportPluginpublic Map<String,org.springframework.core.io.Resource> getEntries()
SystemReportPlugingetEntries in interface SystemReportPlugingetEntries in class AbstractSystemReportPluginCopyright © 2020. All rights reserved.