Class EhCacheDataCache

  • All Implemented Interfaces:
    DataCache

    public class EhCacheDataCache
    extends Object
    implements DataCache
    The simplest of all caches systems. A plain map holding all elements.
    Author:
    Thomas Morgner.