Package | Description |
---|---|
org.apache.openjpa.instrumentation.jmx |
Modifier and Type | Class and Description |
---|---|
class |
DataCacheJMXInstrument
A JMX-specific instrument for the data cache
|
class |
PreparedQueryCacheJMXInstrument
A JMX-specific instrument for the query cache
|
class |
QueryCacheJMXInstrument
A JMX-specific instrument for the query cache
|
Modifier and Type | Method and Description |
---|---|
static ObjectName |
JMXProvider.createObjectName(JMXInstrument instrument,
Map<String,String> props)
Creates an object name for the supplied instrument and key properties
|
protected void |
JMXProvider.registerMBean(JMXInstrument mBean)
Register an MBean with the mbean server.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.