org.modeshape.jcr.cache.change
Class BinaryValueUsed
java.lang.Object
org.modeshape.jcr.cache.change.Change
org.modeshape.jcr.cache.change.BinaryValueUsageChange
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
BinaryValueUsed
public BinaryValueUsed(BinaryKey key)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.