Package io.jmix.jmxconsole
Class JmxConsoleConfiguration
java.lang.Object
io.jmix.jmxconsole.JmxConsoleConfiguration
@Configuration
@ComponentScan
@ConfigurationPropertiesScan
@PropertySource(name="io.jmix.jmxconsole",
                value="classpath:/io/jmix/jmxconsole/module.properties")
public class JmxConsoleConfiguration
extends Object
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscreens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) 
- 
Constructor Details- 
JmxConsoleConfigurationpublic JmxConsoleConfiguration()
 
- 
- 
Method Details- 
screens@Bean("jmxcon_JmxconViewControllers") public ViewControllersConfiguration screens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) 
 
-