I take it you mean expired from the cache or someone deleting it
JCS.remove()

for expiry

http://jakarta.apache.org/jcs/ElementEventHandling.html


-----Original Message-----
From: Zohar [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 28, 2008 7:39 AM
To: jcs-users@jakarta.apache.org
Subject: entry removal event

Hello,
I'm new to JCS, so please accept the usual grabble... 
I need to use JCS to cache data regarding files I use in my system. I
don't think it's necessary to keep the files themselves in cache, just
their path. When a file's cache entry is deleted (e.g., was used too
long ago), I need to delete the underlying file itself. How do I do
that? 
Thanks,
Zohar.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to