com.ibm.wsspi.cache

Class CacheProviderLoaderFactory

  1. java.lang.Object
  2. extended bycom.ibm.wsspi.cache.CacheProviderLoaderFactory

  1. public class CacheProviderLoaderFactory
  2. extends java.lang.Object
This factory returns a singleton instance of the CacheProviderLoader interface.

Constructor Summary

Constructor and Description
CacheProviderLoaderFactory()

Method Summary

Modifier and Type Method and Description
  1. static
  2. CacheProviderLoader
getCacheProviderLoader()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

CacheProviderLoaderFactory

  1. public CacheProviderLoaderFactory( )

Method Detail

getCacheProviderLoader

  1. public static CacheProviderLoader getCacheProviderLoader( )