Uses of Class
dk.netarkivet.deploy.Machine

Packages that use Machine
dk.netarkivet.deploy Contains software for installing NetarchiveSuite on multiple machines. 
 

Uses of Machine in dk.netarkivet.deploy
 

Subclasses of Machine in dk.netarkivet.deploy
 class LinuxMachine
          A LinuxMachine is the instance of the abstract machine class, which runs the operating system Linux or another Unix dependent operation system.
 class WindowsMachine
          A WindowsMachine is the instance of the abstract machine class, which runs the operating system Windows.