org.apache.jetspeed.cache
Interface DistributedCacheObject

All Superinterfaces:
Serializable

public interface DistributedCacheObject
extends 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-2007 Apache Software Foundation. All Rights Reserved.