com.ibm.wsspi.cache
Class CacheProviderLoaderFactory

java.lang.Object
  extended by com.ibm.wsspi.cache.CacheProviderLoaderFactory

public class CacheProviderLoaderFactory
extends java.lang.Object

This factory returns a singleton instance of the CacheProviderLoader interface.


Constructor Summary
CacheProviderLoaderFactory()
           
 
Method Summary
static CacheProviderLoader getCacheProviderLoader()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheProviderLoaderFactory

public CacheProviderLoaderFactory()
Method Detail

getCacheProviderLoader

public static CacheProviderLoader getCacheProviderLoader()