org.mmbase.streams
Class DeleteCachesProcessor
java.lang.Object
org.mmbase.streams.DeleteCachesProcessor
- All Implemented Interfaces:
- Serializable, CommitProcessor
public class DeleteCachesProcessor
- extends Object
- implements CommitProcessor
This commit-processor is used on node of the type 'streamsources', and is used to delete
associated streamsourcescaches
- Version:
- $Id: DeleteCachesProcessor.java 40831 2010-02-03 10:21:26Z andre $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
|
Method Summary |
void |
commit(Node node,
Field field)
Will be called on commit of the node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOT
public static String NOT
DeleteCachesProcessor
public DeleteCachesProcessor()
commit
public void commit(Node node,
Field field)
- Description copied from interface:
CommitProcessor
- Will be called on commit of the node.
- Specified by:
commit in interface CommitProcessor
MMBase 2.0-SNAPSHOT - null