Class ApplicationInstallationInformation

  • All Implemented Interfaces:
    Referenceable

    public final class ApplicationInstallationInformation
    extends ProjectObject
    Denotes Application Installers that should be installed on to the virtual machine
    • Constructor Detail

      • ApplicationInstallationInformation

        public ApplicationInstallationInformation()
    • Method Detail

      • getInstallers

        public java.util.List<ApplicationInstaller> getInstallers()
        list of all Installers to be installed on JeOS to get the Virtual Appliance
      • setInstallers

        public void setInstallers​(java.util.List<ApplicationInstaller> Installers)
        list of all Installers to be installed on JeOS to get the Virtual Appliance