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 SummaryConstructors Constructor Description CacheProviderLoaderFactory()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static CacheProviderLoadergetCacheProviderLoader()
 
- 
- 
- 
Method Detail- 
getCacheProviderLoaderpublic static CacheProviderLoader getCacheProviderLoader() 
 
- 
 
-