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