Class InstallerOptionsSupport

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected <V,​T extends java.lang.Enum & Option>
      V
      option​(T option)  
      void setOptions​(Options options)
      Called before any installer method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstallerOptionsSupport

        public InstallerOptionsSupport()
    • Method Detail

      • setOptions

        public void setOptions​(Options options)
        Description copied from interface: WithOptions
        Called before any installer method.
        Specified by:
        setOptions in interface WithOptions
        Parameters:
        options - options accessor instance