com.infoengine.schema.client
Class SchemaUtils.CacheEntry

java.lang.Object
  extended bycom.infoengine.schema.client.SchemaUtils.CacheEntry
Enclosing class:
SchemaUtils

class SchemaUtils.CacheEntry
extends Object


Field Summary
(package private)  long creationTime
           
(package private)  SchemaObject schema
           
 
Constructor Summary
(package private) SchemaUtils.CacheEntry(SchemaObject schema)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

schema

SchemaObject schema

creationTime

long creationTime
Constructor Detail

SchemaUtils.CacheEntry

SchemaUtils.CacheEntry(SchemaObject schema)