info.magnolia.module.cache.commands
Class FlushFromCachesByUUIDCommand

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

public class FlushFromCachesByUUIDCommand
extends MgnlCommand

Command to completely flush all entries related to given uuid from all available caches.

Version:
$Id:$
Author:
had

Field Summary
static String REPOSITORY
           
static String UUID
           
 
Fields inherited from class info.magnolia.commands.MgnlCommand
log
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
FlushFromCachesByUUIDCommand()
           
 
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
 

Field Detail

REPOSITORY

public static final String REPOSITORY
See Also:
Constant Field Values

UUID

public static final String UUID
See Also:
Constant Field Values
Constructor Detail

FlushFromCachesByUUIDCommand

public FlushFromCachesByUUIDCommand()
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.