| Package | Description |
|---|---|
| com.sun.enterprise.admin.util.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminCacheFileStore
AdminCahce based on file system.Singleton |
class |
AdminCacheMemStore
In memory
AdminCache containing fixed amount of items. |
class |
AdminCacheWeakReference
AdminCache based on week references and backgrounded by
AdminCacheFileStore layer. |
| Modifier and Type | Method and Description |
|---|---|
static AdminCache |
AdminCacheUtils.getCache()
Return preferred
AdminCache |
Copyright © 2017. All rights reserved.