|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConfCacheStorage | |
---|---|
com.genesyslab.platform.applicationblocks.com.cache |
Uses of IConfCacheStorage in com.genesyslab.platform.applicationblocks.com.cache |
---|
Classes in com.genesyslab.platform.applicationblocks.com.cache that implement IConfCacheStorage | |
---|---|
class |
DefaultConfCacheStorage
The default implementation of the configuration cache storage. |
Constructors in com.genesyslab.platform.applicationblocks.com.cache with parameters of type IConfCacheStorage | |
---|---|
DefaultConfCache(IConfCachePolicy cachePolicy,
IConfCacheStorage cacheStorage,
IConfCacheQueryEngine cacheQueryEngine)
Creates a new instance of the configuration cache. |
|
DefaultConfCacheQueryEngine(IConfCacheStorage storage)
Creates a new query engine which works with the specified storage. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |