Package | Description |
---|---|
com.ibm.wsspi.cache |
Modifier and Type | Method and Description |
---|---|
CacheProvider |
CacheProviderLoader.getCacheProvider(java.lang.String name)
Returns an individual CacheProvider successfully
loaded by Dynacache runtime
|
Modifier and Type | Method and Description |
---|---|
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. |