info.aduna.gee.publication.servlets.util
Interface MlecDestroyable

All Known Implementing Classes:
Section, ZPadBrowser

public interface MlecDestroyable

When an object is removed from MultiLevelExpiringCache, it checks whether it implements MlecDestroyable. If so it calls destroy() on the object.


Method Summary
 void destroy()
           
 

Method Detail

destroy

void destroy()


Copyright © 1997-2008 Aduna. All Rights Reserved.