Class Licensing

java.lang.Object
org.eclipse.jetty.start.Licensing

public class Licensing extends Object
Handles basic license presentation and acknowledgement.
  • Field Details

  • Constructor Details

    • Licensing

      public Licensing()
  • Method Details

    • addModule

      public void addModule(Module module)
    • hasLicenses

      public boolean hasLicenses()
    • acknowledgeLicenses

      public boolean acknowledgeLicenses() throws IOException
      Throws:
      IOException