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