Class InstallerFilesBundler

java.lang.Object
com.elo.solutions.eloinst.bundler.InstallerFilesBundler
All Implemented Interfaces:
EloinstBundler

public class InstallerFilesBundler extends Object implements EloinstBundler
Bundler which is put all the installer files to the eloint archive
  • Constructor Details

    • InstallerFilesBundler

      public InstallerFilesBundler()
  • Method Details

    • bundle

      public void bundle()
      Provide an interface to execute the bundle activity Put all necessary installer script files to the archive
      Specified by:
      bundle in interface EloinstBundler