[Opensymphony-oscache] using servlet cache adminstrator
shyam <[email protected]> Mon, 13 Jun 2005 00:59:22 CDT
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <25796168.1118642392486.JavaMail.os-j2ee@opensymphony01.contegix.com> |
i got that thing i used this code to delete the entries from the disk.
Cache cache = admin.getCache();
PersistenceListener lis = cache.getPersistenceListener();
lis.remove("Accounts");
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3195&messageID=8465#8465