GNDMS 0.6.0
RESTful verison of GNDMS
Classes | Public Member Functions | Static Public Attributes | Package Attributes

de.zib.gndms.model.util.GridResourceCache< G extends GridResource > Class Reference

List of all members.

Classes

class  GridResourceLoader< G extends GridResource >

Public Member Functions

 GridResourceCache (final Class< G > clazz, final EntityManagerFactory emf)
 GridResourceCache (final Class< G > clazz)
boolean exists (String id)
get (String id) throws NoSuchResourceException
void invalidate (String id)
void setEmf (EntityManagerFactory emf)

Static Public Attributes

static int MAX_CACHE_SIZE = 1000

Package Attributes

EntityManagerFactory emf
final Class< G > clazz
final Cache< String, G > cache

Detailed Description

Date:
: ${DATE} : ${TIME}
Author:
: Jörg Bachmann : bachmann@zib.de

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables