The Main class is intended to do four things 1) get the parameters that
Hadrian will use, 2) start the logging sub-system, 3) build an instance of
Hadrian, and lastly 4) start Hadrian.
You do not need to use this Main class to start Hadrian. You can write you
our class that does these four steps.