Uses of Interface
org.apache.openjpa.instrumentation.jmx.JMXInstrument
-
Uses of JMXInstrument in org.apache.openjpa.instrumentation.jmx
Modifier and TypeClassDescriptionclass
A JMX-specific instrument for the data cacheclass
A JMX-specific instrument for the query cacheclass
A JMX-specific instrument for the query cacheModifier and TypeMethodDescriptionstatic ObjectName
JMXProvider.createObjectName
(JMXInstrument instrument, Map<String, String> props) Creates an object name for the supplied instrument and key propertiesprotected void
JMXProvider.registerMBean
(JMXInstrument mBean) Register an MBean with the mbean server.