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 |
CriticalAnalyzer.add(CriticalComponent component) |
void |
CriticalAnalyzerImpl.add(CriticalComponent component) |
void |
EmptyCriticalAnalyzer.add(CriticalComponent component) |
void |
CriticalAnalyzer.remove(CriticalComponent component) |
void |
CriticalAnalyzerImpl.remove(CriticalComponent component) |
void |
EmptyCriticalAnalyzer.remove(CriticalComponent component) |
void |
CriticalAction.run(CriticalComponent failedComponent) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.