org.alfresco.repo.cache
Class TransactionalCache.NullValueMarker

java.lang.Object
  extended by org.alfresco.repo.cache.TransactionalCache.NullValueMarker
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TransactionalCache

public static class TransactionalCache.NullValueMarker
extends java.lang.Object
implements java.io.Serializable

Instances of this class are used to mark the shared cache null values for cases where new values are going to be inserted into it.

See Also:
Serialized Form

Constructor Summary
TransactionalCache.NullValueMarker()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionalCache.NullValueMarker

public TransactionalCache.NullValueMarker()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.