Modifier and Type | Field and Description |
---|---|
java.util.List<PluginInformation> |
PluginsList.pluginsList |
Modifier and Type | Method and Description |
---|---|
PluginInformation |
IMonitoring.getPluginInfo(java.lang.String plugin)
Fetches all information from a single given plugin
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<PluginInformation> |
IMonitoringPromise.getPluginInfo(java.lang.String plugin) |
Modifier and Type | Method and Description |
---|---|
void |
PluginsList.add(PluginInformation plugin)
Adds a new plugin to the plugins list
|
Modifier and Type | Method and Description |
---|---|
void |
IMonitoringAsync.getPluginInfo(java.lang.String plugin,
AsyncHandler<PluginInformation> handler) |
Modifier and Type | Method and Description |
---|---|
PluginInformation |
ServicesHandler.getPluginInfo() |
Modifier and Type | Method and Description |
---|---|
PluginInformation |
SystemHandler.getPluginInfo() |
Modifier and Type | Method and Description |
---|---|
PluginInformation |
IServiceInfoProvider.getPluginInfo() |
Modifier and Type | Method and Description |
---|---|
PluginInformation |
MonitoringService.getPluginInfo(java.lang.String plugin) |
Copyright © 2021. All Rights Reserved.