vgrid.server
Class FileServerProperties

java.lang.Object
  extended by vgrid.util.VgridProperies
      extended by vgrid.server.FileServerProperties

public class FileServerProperties
extends VgridProperies

Singleton that holds the Properties for a FileSystemServer.


Field Summary
 
Fields inherited from class vgrid.util.VgridProperies
props
 
Method Summary
static FileServerProperties current()
           
 java.io.File getBaseDir()
           
 int getNullTaskTimeOut()
           
 
Methods inherited from class vgrid.util.VgridProperies
getFileProperty, getIntProperty, getProperty, getStringProperty, info, loadProperties, loadProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

current

public static FileServerProperties current()

getBaseDir

public java.io.File getBaseDir()

getNullTaskTimeOut

public int getNullTaskTimeOut()


vgrid the vienna grid project