ModeShape Distribution 3.0.0.Beta2

org.modeshape.jcr.value.binary
Class UnusedBinaryChangeSetListener

java.lang.Object
  extended by org.modeshape.jcr.value.binary.UnusedBinaryChangeSetListener
All Implemented Interfaces:
ChangeSetListener

public class UnusedBinaryChangeSetListener
extends Object
implements ChangeSetListener


Constructor Summary
UnusedBinaryChangeSetListener(BinaryStore store)
           
 
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

UnusedBinaryChangeSetListener

public UnusedBinaryChangeSetListener(BinaryStore store)
Method Detail

notify

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

ModeShape Distribution 3.0.0.Beta2

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