The ATG Outreach Production/Staging module configures the /atg/epub/monitor/ScenarioConfigurationMonitor as follows:

$class=atg.service.configuration.ScenarioConfigurationMonitor
scenarioManager=/atg/scenario/ScenarioManager
scenarioRegistry=/atg/registry/Scenarios
configurationExtension=.sdl

This ScenarioConfigurationMonitor is added by default to the updateListeners property of the /atg/epub/file/ConfigFileSystem component:

updateListeners+=/atg/epub/monitor/PersonalizationConfigurationMonitor,\
/atg/epub/monitor/ScenarioConfigurationMonitor

For more information about the ScenarioConfigurationMonitor, see the ATG Content Administration Programming Guide.

 
loading table of contents...