Hi!Is it currently possible to hook into cache events like flushing, etc.? I would like to execute certain actions each time specific cache is flushed.
Can this be done with the current API? Or should I try to develop my own component and then hack it to iBatis(if so, where to begin)?
Thanks in advance for any thoughts, solutions or vague ideas.