Package ome.services.util.cache

OMERO utilities for caching.

See:
          Description

Interface Summary
Cache<K extends IObject,V extends Serializable>  
 

Class Summary
DelegatingCache<K extends IObject,V extends Serializable> Simple base Cache which delegates all methods to the Cache with which it is constructed.
DiskCache<K extends IObject,V extends Serializable> Disk cache which is keyed to a particular type.
IdBackedCache<K extends IObject,V extends Serializable> Wrapper which provides clean-up functionality.
 

Package ome.services.util.cache Description

OMERO utilities for caching.

Related Documentation

For more information, please see:



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.