Uses of Class
org.exoplatform.commons.event.impl.EventManagerImpl
Packages that use EventManagerImpl
-
Uses of EventManagerImpl in org.exoplatform.settings.jpa
Constructors in org.exoplatform.settings.jpa with parameters of type EventManagerImplModifierConstructorDescriptionJPASettingServiceImpl(SettingsDAO settingsDAO, SettingContextDAO settingContextDAO, SettingScopeDAO settingScopeDAO, EventManagerImpl<JPASettingServiceImpl, org.exoplatform.commons.api.settings.data.SettingData> eventManager, org.exoplatform.commons.api.persistence.DataInitializer dataInitializer) JPASettingServiceImpl must depend on DataInitializer to make sure data structure is created before initializing it