@Service(name="MonitoringReporter") @PerLookup @ExecuteOn(value={DAS,INSTANCE}) public class MonitoringReporter extends V2DottedNameSupport
Modifier and Type | Class and Description |
---|---|
static class |
MonitoringReporter.OutputType |
Constructor and Description |
---|
MonitoringReporter() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Collection<? extends AccessRequired.AccessCheck> |
getAccessChecksForGet() |
Collection<? extends AccessRequired.AccessCheck> |
getAccessChecksForList() |
void |
prepareGet(AdminCommandContext c,
String arg,
Boolean data) |
void |
prepareList(AdminCommandContext c,
String arg) |
String |
toString() |
applyOverrideRules, getAliasedParent, getAllDottedNodes, getAllDottedNodes, getAllSubDottedNames, getMatchingNodes, getNamedNodes, getNodeAttributes, matches, matchName, sortNodesByDottedName, sortTreeNodesByCompletePathName
public void prepareGet(AdminCommandContext c, String arg, Boolean data)
public Collection<? extends AccessRequired.AccessCheck> getAccessChecksForGet()
public Collection<? extends AccessRequired.AccessCheck> getAccessChecksForList()
public void prepareList(AdminCommandContext c, String arg)
public void execute()
Copyright © 2019. All rights reserved.