Package com.ibm.wsspi.cache
Class CacheProviderLoaderFactory
- java.lang.Object
-
- com.ibm.wsspi.cache.CacheProviderLoaderFactory
-
public class CacheProviderLoaderFactory extends java.lang.Object
This factory returns a singleton instance of theCacheProviderLoader
interface.
-
-
Constructor Summary
Constructors Constructor Description CacheProviderLoaderFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CacheProviderLoader
getCacheProviderLoader()
-
-
-
Method Detail
-
getCacheProviderLoader
public static CacheProviderLoader getCacheProviderLoader()
-
-