ConfigDocumentationMBean
.Configuration
.ServiceLoader
.classpath*:META-INF/configmodel.properties
in the following format:
###################################################################################
# Example of a configuration metamodel expressed via properties.
####################################################################################
# Metamodel information
[model].provider=ConfigModel Extension
####################################################################################
# Description of Configuration Sections (minimal, can be extended by other modules)classpath*:META-INF/configmodel.json
in the following format:
Example of a configuration metamodel expressed via YAML.ServiceLoader
ConfigModel
entries,
so all configured injection points are visible as documented configuration hooks.ConfiguredType
events.ConfigDocumentationMBean
mbean for accessing config documentation into the local platform
mbean server.ConfigDocumentationMBean
mbean for accessing config documentation into the local platform
mbean server.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.