| Interface | Description |
|---|---|
| EJBObjectCache |
An interface for accessing EJB(Local)Object caches
|
| EJBObjectCacheListener |
An interface for handling overflow from EJB(Local)Object caches
|
| Class | Description |
|---|---|
| FIFOEJBObjectCache |
A FIFO EJB(Local)Object cache that maintains reference count
|
| FIFOEJBObjectCache.EJBObjectCacheItem | |
| UnboundedEJBObjectCache |
An EJB(Local)Object cache that does not impose any limit on the
number of entries
|
Copyright © 2017. All rights reserved.