| Package | Description |
|---|---|
| org.spf4j.jmx | |
| org.spf4j.jmx.mappers |
| Modifier and Type | Method and Description |
|---|---|
static JMXBeanMappingSupplier |
GlobalMXBeanMapperSupplier.get() |
static JMXBeanMappingSupplier |
GlobalMXBeanMapperSupplier.register(JMXBeanMappingSupplier newMapper) |
| Modifier and Type | Method and Description |
|---|---|
static JMXBeanMappingSupplier |
GlobalMXBeanMapperSupplier.register(JMXBeanMappingSupplier newMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMXBeanMappingFactoryOpenTypeMapper
OpenType conversion utility.
|
class |
Spf4jOpenTypeMapper |
| Modifier and Type | Method and Description |
|---|---|
<T> boolean |
DefaultMXBeanMappingFactoryOpenTypeMapper.register(Class<T> type,
JMXBeanMappingSupplier mapperSuplier) |
| Constructor and Description |
|---|
MapEntryOpenTypeMapping(ParameterizedType javaType,
JMXBeanMappingSupplier typeMapper) |
SpecificRecordOpenTypeMapping(Class<? extends org.apache.avro.specific.SpecificRecordBase> javaType,
JMXBeanMappingSupplier typeMapper) |
Copyright © 2018 SPF4J. All rights reserved.