|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheProvider | |
---|---|
com.ibm.wsspi.cache |
Uses of CacheProvider in com.ibm.wsspi.cache |
---|
Methods in com.ibm.wsspi.cache that return CacheProvider | |
---|---|
CacheProvider |
CacheProviderLoader.getCacheProvider(java.lang.String name)
Returns an individual CacheProvider successfully loaded by Dynacache runtime |
Methods in com.ibm.wsspi.cache that return types with arguments of type CacheProvider | |
---|---|
java.util.Map<java.lang.String,CacheProvider> |
CacheProviderLoader.getCacheProviders()
Returns a map of cache provider names to CacheProvider
This map is used by the admin console to flush out the
cache provider drop down menu. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |