Package io.jmix.notificationsui
Class NotificationsUiConfiguration
java.lang.Object
io.jmix.notificationsui.NotificationsUiConfiguration
@Configuration
@ComponentScan
@ConfigurationPropertiesScan
@EnableTransactionManagement
@PropertySource(name="io.jmix.notificationsui",
                value="classpath:/io/jmix/notificationsui/module.properties")
public class NotificationsUiConfiguration
extends Object
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionscreens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)  
- 
Constructor Details
- 
NotificationsUiConfiguration
public NotificationsUiConfiguration() 
 - 
 - 
Method Details
- 
screens
@Bean("ntf_NotificationsUiControllers") public UiControllersConfiguration screens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)  - 
notificationsIndicator
 
 -