ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.cache.change
Class BinaryValueUsed

java.lang.Object
  extended by org.modeshape.jcr.cache.change.Change
      extended by org.modeshape.jcr.cache.change.BinaryValueUsageChange
          extended by org.modeshape.jcr.cache.change.BinaryValueUsed
All Implemented Interfaces:
Serializable

public class BinaryValueUsed
extends BinaryValueUsageChange

An event signalizing that there are no more usages for the binary value with a specific key.

See Also:
Serialized Form

Constructor Summary
BinaryValueUsed(BinaryKey key)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.modeshape.jcr.cache.change.BinaryValueUsageChange
equals, getKey, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BinaryValueUsed

public BinaryValueUsed(BinaryKey key)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

ModeShape Distribution 3.0.0.Beta4

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