Package dk.netarkivet.deploy

Contains software for installing NetarchiveSuite on multiple machines.

See:
          Description

Class Summary
Application The application entity in the deploy hierarchy.
BuildCompleteSettings Class for combining the different setting files into a complete settings file.
Constants Class containing the constant variables.
CreateTestInstance This class applies the test variables.
DeployApplication The application that is run to generate install and start/stop scripts for all physical locations, machines and applications.
DeployConfiguration The structure for the deploy-config.
EvaluateConfigFile Class for evaluating a config file.
LinuxMachine A LinuxMachine is the instance of the abstract machine class, which runs the operating system Linux or another Unix dependent operation system.
Machine Machine defines an abstract representation of a physical computer at a physical location.
Parameters The Parameters class contains the machine parameters.
PhysicalLocation The physical location class.
ScriptConstants This class contains constants and functions specific for creating the scripts and other files for the different machines and applications.
WindowsMachine A WindowsMachine is the instance of the abstract machine class, which runs the operating system Windows.
XmlStructure The structure for handling the XML files.
 

Package dk.netarkivet.deploy Description

Contains software for installing NetarchiveSuite on multiple machines. This module is only used in the deployment phase.