org.apache.jetspeed.cache
Interface DistributedCacheObject

All Superinterfaces:
java.io.Serializable

public interface DistributedCacheObject
extends java.io.Serializable

Provides interface to the object referenced in the cached Element Abstraction around atual cache implementation

Version:
$Id: $
Author:

Method Summary
 void notifyChange(int action)
           
 

Method Detail

notifyChange

void notifyChange(int action)


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.