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

Packages that use ObservedManager
info.magnolia.cms.beans.config   
info.magnolia.commands   
info.magnolia.module   
 

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

Subclasses of ObservedManager in info.magnolia.cms.beans.config
 class VirtualURIManager
          Store for all virtual URI to template/page mapping.
 

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.
 



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