public static @interface FsResourceProvider.Config
Modifier and Type | Required Element and Description |
---|---|
String |
provider_file |
String |
provider_filevault_filterxml_path |
String |
provider_initial_content_import_options |
String |
provider_root |
Modifier and Type | Optional Element and Description |
---|---|
int |
provider_cache_size |
long |
provider_checkinterval |
FsMode |
provider_fs_mode |
String |
webconsole_configurationFactory_nameHint |
public abstract String provider_file
public abstract String provider_root
public abstract String provider_initial_content_import_options
public abstract String provider_filevault_filterxml_path
public abstract FsMode provider_fs_mode
public abstract String webconsole_configurationFactory_nameHint
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.