| Package | Description |
|---|---|
| org.apache.activemq.artemis.utils.critical |
| Modifier and Type | Class and Description |
|---|---|
class |
CriticalComponentImpl
This is not abstract as it could be used through aggregations or extensions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyCriticalAnalyzer.add(CriticalComponent component) |
void |
CriticalAnalyzer.add(CriticalComponent component) |
void |
CriticalAnalyzerImpl.add(CriticalComponent component) |
void |
EmptyCriticalAnalyzer.remove(CriticalComponent component) |
void |
CriticalAnalyzer.remove(CriticalComponent component) |
void |
CriticalAnalyzerImpl.remove(CriticalComponent component) |
void |
CriticalAction.run(CriticalComponent failedComponent) |
| Constructor and Description |
|---|
CriticalMeasure(CriticalComponent component,
int id) |
Copyright © 2020 The Apache Software Foundation. All Rights Reserved.