Uses of Class
info.magnolia.cms.beans.config.ObservedManager

Packages that use ObservedManager
info.magnolia.cms.beans.config   
info.magnolia.cms.gui.dialog   
info.magnolia.commands   
info.magnolia.module   
info.magnolia.module.admininterface   
info.magnolia.module.templating   
 

Uses of ObservedManager in info.magnolia.cms.beans.config
 

Subclasses of ObservedManager in info.magnolia.cms.beans.config
 class ShutdownManager
          Deprecated. since 4.0: usage removed. Providers are now shutdown by the ConfigLoader. Modules should handle their own lifecycles since 3.5.
 class VirtualURIManager
          Store for all virtual URI to template/page mapping.
 

Uses of ObservedManager in info.magnolia.cms.gui.dialog
 

Subclasses of ObservedManager in info.magnolia.cms.gui.dialog
 class ControlsManager
           
 

Uses of ObservedManager in info.magnolia.commands
 

Subclasses of ObservedManager in info.magnolia.commands
 class CommandsManager
          Manages the Commands and Catalogs.
 

Uses of ObservedManager in info.magnolia.module
 

Methods in info.magnolia.module with parameters of type ObservedManager
 void ModuleLifecycleContextImpl.registerModuleObservingComponent(String nodeName, ObservedManager component)
           
 void ModuleLifecycleContext.registerModuleObservingComponent(String nodeName, ObservedManager component)
          Registers a component which will observe other modules' config node with the given nodeName.
 

Uses of ObservedManager in info.magnolia.module.admininterface
 

Subclasses of ObservedManager in info.magnolia.module.admininterface
 class DialogHandlerManager
          Manages all the dialog handlers.
 class PageHandlerManager
          Manages the page handlers.
 class TreeHandlerManager<H extends AdminTreeMVCHandler>
           
 

Uses of ObservedManager in info.magnolia.module.templating
 

Subclasses of ObservedManager in info.magnolia.module.templating
 class ParagraphManager
          Manages the paragraphs on the system.
 class ParagraphRendererManager
          Manages the paragraph renderers on the system.
 class TemplateManager
          Manages the templates of the system.
 class TemplateRendererManager
          Manages the template renderers of the system.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.