| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.common | |
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectedLibraryObjectCache
A ConnectedLibraryObjectCache is a cache that is "connected" to 
 a oracle.ifs.server.cache.BoundedLibraryObjectCache for access to
 cached LibraryObjects. 
 | 
class  | 
LooselyBoundedLibraryObjectCache
A LooselyBoundedLibraryObjectCache is a LibraryObjectCache
 that leverages LooselyBoundedCache to cache LibraryObjects according to a
 least recently used algorithm. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BoundedCache
An BoundedCache is a cache that is bounded to hold 
 a limited number of items. 
 | 
class  | 
LibraryObjectCache
A LibraryObjectCache is a BoundedCache used to manage a cache of
 LibraryObjects or S_LibraryObjects. 
 | 
class  | 
LooselyBoundedCache
An LooselyBoundedCache is a cache that is bounded to hold 
 a limited number of items. 
 | 
class  | 
TieLooselyBoundedCache
A TieLooselyBoundedCache is provided as a means to extend the behavior of
 LooselyBoundedCache. 
 | 
class  | 
UnboundedCache
An UnboundedCache is a cache that grows as needed
 to hold as many items as are placed in the cache. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BoundedLibraryObjectCache
A BoundedLibraryObjectCache is a cache that holds both S_LibraryObjects and 
 LibraryObjects on behalf of a single iFS session. 
 | 
class  | 
LooselyBoundedSLibraryObjectCache
A LooselyBoundedSLibraryObjectCache is a LibraryObjectCache
 that leverages LooselyBoundedCache to cache S_LibraryObjects according to a
 least recently used algorithm. 
 | 
class  | 
UncommittedLibraryObjectDataCache
An UncommittedLibraryObjectDataCache caches S_LibraryObjectData
 objects for an S_LibrarySession. 
 | 
class  | 
UncommittedResolvedAclCache
An UncommittedResolvedAclCache caches Resolved ACL
 (AccessControlListResolver) objects for an S_LibrarySession. 
 | 
Copyright © 2025. All rights reserved.