public class JavaReportPlugin extends AbstractSystemReportPlugin
m_resourceLocator, MAX_PROCESS_WAIT
Constructor and Description |
---|
JavaReportPlugin() |
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, toString
public String getName()
SystemReportPlugin
public String getDescription()
SystemReportPlugin
public int getPriority()
SystemReportPlugin
getPriority
in interface SystemReportPlugin
getPriority
in class AbstractSystemReportPlugin
public Map<String,org.springframework.core.io.Resource> getEntries()
SystemReportPlugin
getEntries
in interface SystemReportPlugin
getEntries
in class AbstractSystemReportPlugin
Copyright © 2021. All rights reserved.