| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.server | |
| org.apache.activemq.artemis.utils.critical |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceComponent
A Component that needs to know the stop reason.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveMQScheduledComponent
This is for components with a scheduled at a fixed rate.
|
class |
NetworkHealthCheck
This will use
InetAddress.isReachable(int) to determine if the network is alive. |
| Modifier and Type | Method and Description |
|---|---|
NetworkHealthCheck |
NetworkHealthCheck.addComponent(ActiveMQComponent component) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CriticalAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
CriticalAnalyzerImpl |
class |
EmptyCriticalAnalyzer |
Copyright © 2020 The Apache Software Foundation. All Rights Reserved.