ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.value.binary
Class BinaryUsageChangeSetListener

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

public class BinaryUsageChangeSetListener
extends Object
implements ChangeSetListener


Constructor Summary
BinaryUsageChangeSetListener(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

BinaryUsageChangeSetListener

public BinaryUsageChangeSetListener(BinaryStore store)
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.