| 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.ref.Reference<T>
java.lang.ref.SoftReference
ch.elexis.data.cache.SoftCache.CacheEntry
public class SoftCache.CacheEntry
| Constructor Summary | |
|---|---|
SoftCache.CacheEntry(java.lang.Object obj,
                     int timeInSeconds)
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
get()
 | 
| Methods inherited from class java.lang.ref.Reference | 
|---|
clear, enqueue, isEnqueued | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SoftCache.CacheEntry(java.lang.Object obj,
                            int timeInSeconds)
| Method Detail | 
|---|
public java.lang.Object get()
get in class java.lang.ref.SoftReference
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||