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

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

public class CacheFileManagerFactory
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT_MANAGER
           
 
Constructor Summary
CacheFileManagerFactory()
           
 
Method Summary
static CacheFileManager getSingleton()
           
static CacheFileManager getSingleton(java.lang.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 java.lang.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(java.lang.String explicit_implementation)
                                     throws CacheFileManagerException
Throws:
CacheFileManagerException