Uses of Class
info.magnolia.module.AbstractModuleVersionHandler

Packages that use AbstractModuleVersionHandler
info.magnolia.module   
info.magnolia.setup This package contains the classes necessary to install and update Magnolia's core module. 
 

Uses of AbstractModuleVersionHandler in info.magnolia.module
 

Subclasses of AbstractModuleVersionHandler in info.magnolia.module
 class DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
 

Uses of AbstractModuleVersionHandler in info.magnolia.setup
 

Subclasses of AbstractModuleVersionHandler in info.magnolia.setup
 class CoreModuleVersionHandler
          3.5 being the first version of core as a module, it is always "installed", but we need it to behave differently if magnolia was installed previously (ie.
 



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