Package | Description |
---|---|
org.spf4j.jmx | |
org.spf4j.jmx.mappers |
Modifier and Type | Field and Description |
---|---|
static JMXBeanMapping |
JMXBeanMapping.NOMAPPING |
Modifier and Type | Method and Description |
---|---|
JMXBeanMapping |
JMXBeanMappingSupplier.get(Type type)
Get a opentype mapping if available.
|
static JMXBeanMapping |
GlobalMXBeanMapperSupplier.getOpenTypeMapping(Type type) |
Modifier and Type | Class and Description |
---|---|
class |
MapEntryOpenTypeMapping |
class |
SpecificRecordOpenTypeMapping |
Modifier and Type | Method and Description |
---|---|
static JMXBeanMapping |
MXBeanMappings.convert(com.sun.jmx.mbeanserver.MXBeanMapping mapping) |
JMXBeanMapping |
Spf4jOpenTypeMapper.get(Type t) |
JMXBeanMapping |
DefaultMXBeanMappingFactoryOpenTypeMapper.get(Type type)
returns MXBeanMapping or null if type is not mappable to a OpenType.
|
Modifier and Type | Method and Description |
---|---|
CachingTypeMapSupplierWrapper<JMXBeanMapping,NotSerializableException> |
Spf4jOpenTypeMapper.getCache() |
Modifier and Type | Method and Description |
---|---|
static com.sun.jmx.mbeanserver.MXBeanMapping |
MXBeanMappings.convert(JMXBeanMapping mapping) |
Copyright © 2018 SPF4J. All rights reserved.