public static class Caches.MapObjectIconCache extends Caches.CacheProxy<String,ImageIcon>
| Modifier and Type | Field and Description |
|---|---|
private static Caches.CacheProxy<String,ImageIcon> |
instance |
| Constructor and Description |
|---|
MapObjectIconCache() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.jcs.access.CacheAccess<String,ImageIcon> |
createNewCache() |
static Caches.CacheProxy<String,ImageIcon> |
getInstance() |
get, putprivate static Caches.CacheProxy<String,ImageIcon> instance
public MapObjectIconCache()
public static Caches.CacheProxy<String,ImageIcon> getInstance()
protected org.apache.commons.jcs.access.CacheAccess<String,ImageIcon> createNewCache() throws IOException
createNewCache in class Caches.CacheProxy<String,ImageIcon>IOException