info.magnolia.module.cache.commands
Class FlushCachesCommand

java.lang.Object
  extended by info.magnolia.commands.MgnlCommand
      extended by info.magnolia.module.cache.commands.FlushCachesCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class FlushCachesCommand
extends MgnlCommand

Command to completely flush all available caches.

Version:
$Id:$
Author:
had

Field Summary
 
Fields inherited from class info.magnolia.commands.MgnlCommand
log
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
FlushCachesCommand()
           
 
Method Summary
 boolean execute(Context ctx)
           
 
Methods inherited from class info.magnolia.commands.MgnlCommand
execute, isClone, isEnabled, release, setClone, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlushCachesCommand

public FlushCachesCommand()
Method Detail

execute

public boolean execute(Context ctx)
                throws Exception
Specified by:
execute in class MgnlCommand
Throws:
Exception


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