Package main

This package just holds the Main class that only holds the main(String[]) method which drives the application workflow.

See: Description

Package main Description

This package just holds the Main class that only holds the main(String[]) method which drives the application workflow. It uses the ArgumentBuilder to parse command line arguments and prepare the BackupInstanceFramework for the BackupManager.
Created by Martin Sicho on 1.6.2014.