org.globus.cog.abstraction.impl.file
Class FileResourceCache
java.lang.Object
org.globus.cog.abstraction.impl.file.FileResourceCache
- public class FileResourceCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileResourceCache
public FileResourceCache()
getDefault
public static FileResourceCache getDefault()
getResource
public FileResource getResource(Service service)
throws InvalidProviderException,
ProviderMethodException,
IllegalHostException,
InvalidSecurityContextException,
GeneralException
- Throws:
InvalidProviderException
ProviderMethodException
IllegalHostException
InvalidSecurityContextException
GeneralException
releaseResource
public void releaseResource(FileResource resource)
getMaxIdleResources
public int getMaxIdleResources()
setMaxIdleResources
public void setMaxIdleResources(int maxResources)
getMaxIdleTime
public long getMaxIdleTime()
setMaxIdleTime
public void setMaxIdleTime(long maxIdleTime)