| Package | Description |
|---|---|
| com.sun.appserv.util.cache.mbeans | |
| com.sun.ejb.containers.util.cache | |
| org.glassfish.persistence.ejb.entitybean.container.cache |
| Constructor and Description |
|---|
JmxLruCache(LruCache lruCache,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
FIFOSessionCache |
class |
LruEJBCache
LRUCache
in-memory bounded cache with an LRU list
|
class |
LruSessionCache |
class |
NRUSessionCache |
class |
UnBoundedSessionCache |
| Modifier and Type | Class and Description |
|---|---|
class |
FIFOEJBObjectCache
A FIFO EJB(Local)Object cache that maintains reference count
|
Copyright © 2019. All rights reserved.