Class ConnectionFactoryHealthCheck
- java.lang.Object
-
- io.quarkus.artemis.jms.runtime.health.ConnectionFactoryHealthCheck
-
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@Readiness @ApplicationScoped public class ConnectionFactoryHealthCheck extends Object implements org.eclipse.microprofile.health.HealthCheck
-
-
Field Summary
Fields Modifier and Type Field Description (package private) javax.jms.ConnectionFactoryconnectionFactory
-
Constructor Summary
Constructors Constructor Description ConnectionFactoryHealthCheck()
-