public final class GlobalMXBeanMapperSupplier extends Object
Modifier and Type | Method and Description |
---|---|
static JMXBeanMappingSupplier |
get() |
static OpenType<?> |
getOpenType(Type type) |
static JMXBeanMapping |
getOpenTypeMapping(Type type) |
static JMXBeanMappingSupplier |
register(JMXBeanMappingSupplier newMapper) |
public static JMXBeanMappingSupplier get()
public static JMXBeanMappingSupplier register(JMXBeanMappingSupplier newMapper)
@Nullable public static JMXBeanMapping getOpenTypeMapping(@Nonnull Type type) throws NotSerializableException
NotSerializableException
@Nullable public static OpenType<?> getOpenType(@Nonnull Type type) throws NotSerializableException
NotSerializableException
Copyright © 2018 SPF4J. All rights reserved.