com.aelitis.azureus.core.diskmanager.cache
Class CacheFileManagerFactory

java.lang.Object
  extended by com.aelitis.azureus.core.diskmanager.cache.CacheFileManagerFactory

public class CacheFileManagerFactory
extends Object


Field Summary
static String DEFAULT_MANAGER
           
 
Constructor Summary
CacheFileManagerFactory()
           
 
Method Summary
static CacheFileManager getSingleton()
           
static CacheFileManager getSingleton(String explicit_implementation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_MANAGER

public static final String DEFAULT_MANAGER
See Also:
Constant Field Values
Constructor Detail

CacheFileManagerFactory

public CacheFileManagerFactory()
Method Detail

getSingleton

public static CacheFileManager getSingleton()
                                     throws CacheFileManagerException
Throws:
CacheFileManagerException

getSingleton

public static CacheFileManager getSingleton(String explicit_implementation)
                                     throws CacheFileManagerException
Throws:
CacheFileManagerException