info.magnolia.module.cache.setup
Class CacheModuleVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by info.magnolia.module.cache.setup.CacheModuleVersionHandler
All Implemented Interfaces:
info.magnolia.module.ModuleVersionHandler

public class CacheModuleVersionHandler
extends info.magnolia.module.DefaultModuleVersionHandler

VersionHandler implementation for the cache module.

Version:
$Id$

Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler
info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask, info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
Field Summary
 
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler
log
 
Constructor Summary
CacheModuleVersionHandler()
           
 
Method Summary
protected  List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext installContext)
           
protected  List<info.magnolia.module.delta.Task> getStartupTasks(info.magnolia.module.InstallContext installContext)
           
 
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler
getBasicInstallTasks
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, getInstall, getInstallConditions, getStartupDelta, getUpdate, getUpdateDeltas, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheModuleVersionHandler

public CacheModuleVersionHandler()
Method Detail

getExtraInstallTasks

protected List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext installContext)
Overrides:
getExtraInstallTasks in class info.magnolia.module.AbstractModuleVersionHandler

getStartupTasks

protected List<info.magnolia.module.delta.Task> getStartupTasks(info.magnolia.module.InstallContext installContext)
Overrides:
getStartupTasks in class info.magnolia.module.AbstractModuleVersionHandler


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