Verwendungen von Klasse
ch.nolix.core.license.Feature
-
Verwendungen von Feature in ch.nolix.core.license
Modifizierer und TypMethodeBeschreibung<F extends Feature>
booleanLicenseManager.containsFeature
(Class<F> featureType) static <F extends Feature>
voidGlobalLicenseManager.requireFeature
(Class<F> featureType) Requires theGlobalLicenseManager
to contain aFeature
of the given featureType.<F extends Feature>
LicenseManagerLicenseManager.requireFeature
(Class<F> featureType) Requires the currentLicenseManager
to contain aFeature
of the given featureType.<F extends Feature>
AdditionalConditionMediatorConditionMediator.thenRequireFeature
(Class<F> type)