public class ThreadReportPlugin extends AbstractSystemReportPlugin
MAX_PROCESS_WAIT
Constructor and Description |
---|
ThreadReportPlugin() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get a short description of the plugin's operation.
|
TreeMap<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, findBinary, getBean, getBean, getBeans, getOpenNMSProcesses, getResource, getResourceFromProperty, slurp, slurpCommand, slurpOutput, splitMultilineString, toString
public String getName()
SystemReportPlugin
public String getDescription()
SystemReportPlugin
public int getPriority()
SystemReportPlugin
getPriority
in interface SystemReportPlugin
getPriority
in class AbstractSystemReportPlugin
public TreeMap<String,org.springframework.core.io.Resource> getEntries()
SystemReportPlugin
getEntries
in interface SystemReportPlugin
getEntries
in class AbstractSystemReportPlugin
Copyright © 2015. All Rights Reserved.