org.jclouds.filesystem.reference
Class FilesystemConstants

java.lang.Object
  extended by org.jclouds.filesystem.reference.FilesystemConstants

public class FilesystemConstants
extends Object

Common constants used in filesystem provider

Author:
Alfredo "Rainbowbreeze" Morresi

Field Summary
static String PROPERTY_BASEDIR
          Specify the base directory where provider starts its file operations - must exists
 
Constructor Summary
FilesystemConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_BASEDIR

public static final String PROPERTY_BASEDIR
Specify the base directory where provider starts its file operations - must exists

See Also:
Constant Field Values
Constructor Detail

FilesystemConstants

public FilesystemConstants()


Copyright © 2009-2011 jclouds. All Rights Reserved.