org.apache.ojb.broker.cache
Class ObjectCacheDefaultImpl.CacheEntry

java.lang.Object
  extended byorg.apache.ojb.broker.cache.ObjectCacheDefaultImpl.CacheEntry
Enclosing class:
ObjectCacheDefaultImpl

class ObjectCacheDefaultImpl.CacheEntry
extends java.lang.Object


Field Summary
(package private)  long lifetime
           
(package private)  java.lang.ref.Reference ref
           
 
Constructor Summary
ObjectCacheDefaultImpl.CacheEntry(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lifetime

long lifetime

ref

java.lang.ref.Reference ref
Constructor Detail

ObjectCacheDefaultImpl.CacheEntry

public ObjectCacheDefaultImpl.CacheEntry(java.lang.Object object)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14