Class ServerLocatorHealthCheck
- java.lang.Object
-
- io.quarkus.artemis.core.runtime.health.ServerLocatorHealthCheck
-
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@Readiness @ApplicationScoped public class ServerLocatorHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
-
-
Field Summary
Fields Modifier and Type Field Description (package private) org.apache.activemq.artemis.api.core.client.ServerLocatorserverLocator
-
Constructor Summary
Constructors Constructor Description ServerLocatorHealthCheck()
-