Style Intelligence v12.0

inetsoft.sree.viewer
Class RepositoryTreeModel.EntryCache

java.lang.Object
  extended by inetsoft.util.ResourceCache
      extended by inetsoft.sree.viewer.RepositoryTreeModel.EntryCache
Enclosing class:
RepositoryTreeModel

protected class RepositoryTreeModel.EntryCache
extends inetsoft.util.ResourceCache

Entry cache.


Nested Class Summary
 
Nested classes/interfaces inherited from class inetsoft.util.ResourceCache
inetsoft.util.ResourceCache.ValueEntry
 
Field Summary
 
Fields inherited from class inetsoft.util.ResourceCache
map
 
Constructor Summary
RepositoryTreeModel.EntryCache()
           
RepositoryTreeModel.EntryCache(int max)
           
 
Method Summary
 Object create(Object key)
           
 
Methods inherited from class inetsoft.util.ResourceCache
checkSize, checkTimeOut, clear, contains, get, processChanged, processRemoved, remove, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryTreeModel.EntryCache

public RepositoryTreeModel.EntryCache()

RepositoryTreeModel.EntryCache

public RepositoryTreeModel.EntryCache(int max)
Method Detail

create

public Object create(Object key)
              throws Exception
Specified by:
create in class inetsoft.util.ResourceCache
Throws:
Exception

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.