Interface ITimedCache

All Superinterfaces:
ICache, ICacheEvent.IListener, IComponent, IInitializable

public interface ITimedCache extends ICache, ICacheEvent.IListener
Title: Description:

Public interface to the timed cache.

Cache entries can be any java object.

Copyright: Copyright (c) 2001 Company:
  • Method Details