Uses of Interface
org.apache.openjpa.instrumentation.jmx.JMXInstrument
Packages that use JMXInstrument
-
Uses of JMXInstrument in org.apache.openjpa.instrumentation.jmx
Classes in org.apache.openjpa.instrumentation.jmx that implement JMXInstrumentModifier and TypeClassDescriptionclassA JMX-specific instrument for the data cacheclassA JMX-specific instrument for the query cacheclassA JMX-specific instrument for the query cacheMethods in org.apache.openjpa.instrumentation.jmx with parameters of type JMXInstrumentModifier and TypeMethodDescriptionstatic ObjectNameJMXProvider.createObjectName(JMXInstrument instrument, Map<String, String> props) Creates an object name for the supplied instrument and key propertiesprotected voidJMXProvider.registerMBean(JMXInstrument mBean) Register an MBean with the mbean server.