org.jclouds.filesystem.reference
Class FilesystemConstants
java.lang.Object
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
FilesystemConstants
public FilesystemConstants()
Copyright © 2009-2011 jclouds. All Rights Reserved.