Class Jmx
java.lang.Object
io.micronaut.starter.feature.micrometer.MicrometerFeature
io.micronaut.starter.feature.micrometer.Jmx
- All Implemented Interfaces:
io.micronaut.core.naming.Described,io.micronaut.core.naming.Named,io.micronaut.core.order.Ordered,Feature,MicronautServerDependent
-
Field Summary
Fields inherited from class io.micronaut.starter.feature.micrometer.MicrometerFeature
EXPORT_PREFIXFields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoApply(GeneratorContext generatorContext) protected StringgetTitle()Methods inherited from class io.micronaut.starter.feature.micrometer.MicrometerFeature
apply, getArtifactId, getCategory, getGroupId, getName, processSelectedFeatures, supportsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods inherited from interface io.micronaut.starter.feature.Feature
getMicronautDocumentation, getOrder, getThirdPartyDocumentation, isCommunity, isPreview, isVisible
-
Constructor Details
-
Jmx
-
-
Method Details
-
getDescription
-
getTitle
- Specified by:
getTitlein interfaceFeature- Overrides:
getTitlein classMicrometerFeature- Returns:
- The title of the feature
-
doApply
- Specified by:
doApplyin classMicrometerFeature
-
getImplementationName
- Specified by:
getImplementationNamein classMicrometerFeature
-