info.magnolia.module.cache.commands
Class FlushCachesCommand
java.lang.Object
info.magnolia.commands.MgnlCommand
info.magnolia.module.cache.commands.FlushCachesCommand
- All Implemented Interfaces:
- org.apache.commons.chain.Command
public class FlushCachesCommand
- extends info.magnolia.commands.MgnlCommand
Command to completely flush all available caches.
- Version:
- $Id:$
- Author:
- had
Fields inherited from class info.magnolia.commands.MgnlCommand |
log |
Fields inherited from interface org.apache.commons.chain.Command |
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
Method Summary |
boolean |
execute(info.magnolia.context.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 |
FlushCachesCommand
public FlushCachesCommand()
execute
public boolean execute(info.magnolia.context.Context ctx)
throws Exception
- Specified by:
execute
in class info.magnolia.commands.MgnlCommand
- Throws:
Exception
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.