org.jclouds.filesystem.reference
Class FilesystemConstants

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

public final class FilesystemConstants
extends Object

Common constants used in filesystem provider


Field Summary
static String PROPERTY_BASEDIR
          Specify the base directory where provider starts its file operations - must exists
 
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


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.