|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.commands.MgnlCommand info.magnolia.module.cache.commands.FlushNamedCacheCommand
public class FlushNamedCacheCommand
Command to flush a cache by name.
Field Summary | |
---|---|
static java.lang.String |
CACHE_NAME
|
Fields inherited from class info.magnolia.commands.MgnlCommand |
---|
log |
Fields inherited from interface org.apache.commons.chain.Command |
---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
Constructor Summary | |
---|---|
FlushNamedCacheCommand()
|
Method Summary | |
---|---|
boolean |
execute(Context context)
|
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 |
Field Detail |
---|
public static final java.lang.String CACHE_NAME
Constructor Detail |
---|
public FlushNamedCacheCommand()
Method Detail |
---|
public boolean execute(Context context) throws java.lang.Exception
execute
in class MgnlCommand
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |