ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.cache.change
Class NoOpChangeSetListener

java.lang.Object
  extended by org.modeshape.jcr.cache.change.NoOpChangeSetListener
All Implemented Interfaces:
ChangeSetListener

public final class NoOpChangeSetListener
extends Object
implements ChangeSetListener


Constructor Summary
NoOpChangeSetListener()
           
 
Method Summary
 void notify(ChangeSet changeSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpChangeSetListener

public NoOpChangeSetListener()
Method Detail

notify

public void notify(ChangeSet changeSet)
Specified by:
notify in interface ChangeSetListener

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.