Class LicenseServiceImpl

java.lang.Object
com.legyver.utils.nippe.license.LicenseServiceImpl
All Implemented Interfaces:
com.legyver.core.license.LicenseService

public class LicenseServiceImpl
extends java.lang.Object
implements com.legyver.core.license.LicenseService
Provide the licenses for the libraries used by this module
  • Constructor Summary

    Constructors
    Constructor Description
    LicenseServiceImpl()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Properties loadLicenseProperties()  

    Methods inherited from class java.lang.Object

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

    • LicenseServiceImpl

      public LicenseServiceImpl()
  • Method Details

    • loadLicenseProperties

      public java.util.Properties loadLicenseProperties() throws java.io.IOException
      Specified by:
      loadLicenseProperties in interface com.legyver.core.license.LicenseService
      Throws:
      java.io.IOException