net.ontopia.utils
Interface CachedIF

All Known Subinterfaces:
AbstractAttachManager.AttachHandlerIF, AbstractAttachManager.DetachHandlerIF
All Known Implementing Classes:
CachedDecider, CachedGrabber, CachedStringifier, CacheManager, GrabberCollection, GrabberMap

public interface CachedIF

INTERNAL: Interface that objects containing cached information should implement. This interface makes it possible to refresh the cached objects.


Method Summary
 void refresh()
          Refreshes the cache.
 

Method Detail

refresh

void refresh()
Refreshes the cache.



Copyright © 2000-2012 Ontopia.