Uses of Interface
ch.autumo.commons.utils.license.LicenseHandler
Packages that use LicenseHandler
Package
Description
License Management and license handler interface.
-
Uses of LicenseHandler in ch.autumo.commons.utils.license
Classes in ch.autumo.commons.utils.license that implement LicenseHandlerMethods in ch.autumo.commons.utils.license that return LicenseHandlerModifier and TypeMethodDescriptionstatic LicenseHandlerLicenseUtils.createHandler(boolean desktop) Create license handler singleton; after creation of one license handler you'll always get the same instance back by callingLicenseUtils.getHandler().static LicenseHandlerLicenseUtils.getHandler()Get license handler.