public final class Home
extends Object
This class is an installation and configuration helper. It is expected to be used as a command line program to set or get the home directory of a subsystem.
This implementation uses the Java Preferences API to store and retrieve its informations.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main Program.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.