Class JmxRegistration

java.lang.Object
org.jacoco.agent.rt.internal.JmxRegistration
All Implemented Interfaces:
Callable<Void>

class JmxRegistration extends Object implements Callable<Void>
Access to JMX APIs are encapsulated in this class to allow the JaCoCo runtime on platforms without JMX support (e.g Android).