Uses of Interface
com.evolveum.midpoint.repo.api.SystemConfigurationChangeDispatcher
-
Packages that use SystemConfigurationChangeDispatcher Package Description com.evolveum.midpoint.repo.sqale com.evolveum.midpoint.repo.sqlbase -
-
Uses of SystemConfigurationChangeDispatcher in com.evolveum.midpoint.repo.sqale
Methods in com.evolveum.midpoint.repo.sqale that return SystemConfigurationChangeDispatcher Modifier and Type Method Description SystemConfigurationChangeDispatcher
SqaleRepositoryBeanConfig. systemConfigurationChangeDispatcher()
-
Uses of SystemConfigurationChangeDispatcher in com.evolveum.midpoint.repo.sqlbase
Classes in com.evolveum.midpoint.repo.sqlbase that implement SystemConfigurationChangeDispatcher Modifier and Type Class Description class
SystemConfigurationChangeDispatcherImpl
Dispatches "system configuration changed" events to relevant objects.
-