Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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 Detail

      • LicenseServiceImpl

        public LicenseServiceImpl()
    • Method Detail

      • loadLicenseProperties

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