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

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

class ObjectCacheLocalDefaultImpl.CacheEntry
extends java.lang.Object


Field Summary
(package private)  long lifetime
           
(package private)  java.lang.Object object
           
 
Constructor Summary
ObjectCacheLocalDefaultImpl.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

object

java.lang.Object object
Constructor Detail

ObjectCacheLocalDefaultImpl.CacheEntry

public ObjectCacheLocalDefaultImpl.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