| Package | Description |
|---|---|
| com.sun.enterprise.admin.util.cache |
| Class and Description |
|---|
| AdminCache
Simple cache for administration framework.
|
AdminCacheFileStore
AdminCahce based on file system.Singleton |
| AdminCacheMemStore
In memory
AdminCache containing fixed amount of items. |
| AdminCacheUtils
Tooling for AdminCache
DataProvider implementation. |
AdminCacheWeakReference
AdminCache based on week references and backgrounded by
AdminCacheFileStore layer. |
| DataProvider
Provides ability to convert some instance into
byte[] and back.Implementations of this interface are located using standard ServiceLoader |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.