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 void
registerAppInfo(String prefix, String id, org.apache.kafka.common.metrics.Metrics metrics, long nowMs)
static void
unregisterAppInfo(String prefix, String id, org.apache.kafka.common.metrics.Metrics metrics)
-