org.mmbase.jumpers
Class StripJsessionidCommitProcessor
java.lang.Object
org.mmbase.jumpers.StripJsessionidCommitProcessor
- All Implemented Interfaces:
- Serializable, CommitProcessor
public class StripJsessionidCommitProcessor
- extends Object
- implements CommitProcessor
- Since:
- MMBase-1.9.1
- Author:
- Sander de Boer
- See Also:
- Serialized Form
- Javadoc:
|
Method Summary |
void |
commit(Node n,
Field f)
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 |
StripJsessionidCommitProcessor
public StripJsessionidCommitProcessor()
commit
public void commit(Node n,
Field f)
- Description copied from interface:
CommitProcessor
- Will be called on commit of the node.
- Specified by:
commit in interface CommitProcessor
MMBase 2.0-SNAPSHOT - null