Class RemoveJMXAccess
- java.lang.Object
-
- io.quarkus.kafka.client.runtime.graal.RemoveJMXAccess
-
final class RemoveJMXAccess extends Object
Here is where surgery happens * Remove JMX
-
-
Constructor Summary
Constructors Constructor Description RemoveJMXAccess()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregisterAppInfo(String prefix, String id, org.apache.kafka.common.metrics.Metrics metrics, long nowMs)static voidunregisterAppInfo(String prefix, String id, org.apache.kafka.common.metrics.Metrics metrics)
-