Uses of Class
tigase.licence.LicenceChecker
Packages that use LicenceChecker
-
Uses of LicenceChecker in tigase.licence
Methods in tigase.licence that return LicenceCheckerModifier and TypeMethodDescriptionstatic LicenceCheckerLicenceChecker.getLicenceChecker(String cmpName) Creates aLicenceCheckerwith default update callbackLicenceCheckerUpdateCallbackImplfor the component which name was provided as parameter.static LicenceCheckerLicenceChecker.getLicenceChecker(String cmpName, LicenceCheckerUpdateCallback call) Creates aLicenceCheckerwith custom implementation ofLicenceCheckerUpdateCallbackinterface for the component which name was provided as parameter.