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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionscreens
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-
Constructor Details
-
JmxConsoleConfiguration
public JmxConsoleConfiguration()
-
-
Method Details
-
screens
@Bean("jmxcon_JmxconViewControllers") public ViewControllersConfiguration screens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-