public class Configuration extends Object
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Command-line interface for running configuration tasks.
|
public static void main(String[] argv)
--module name the name of the configuration "module" for this property.--property name prints the value of the DSpace configuration
property name to the standard output.--raw suppresses parameter substitution in the output.--help describes these options.argv - command-line argumentsCopyright © 2017 DuraSpace. All rights reserved.