Package io.micronaut.configuration.jmx.context
package io.micronaut.configuration.jmx.context
Classes that relate to MBeans and the bean context.
-
ClassDescriptionA base class that creates dynamic MBeans from a bean definition.Generates object names where the package is the domain and the properties has a single key of "type" that is the simple name of the class.Contract for creating dynamic management beans from a bean definition.Contract to create an
ObjectName
from a bean definition.