public class DevkitLicenseValidator extends Object implements LicenseValidator
| Constructor and Description |
|---|
DevkitLicenseValidator(String moduleName) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkEnterpriseLicense(boolean allowEvaluation) |
void |
checkEntitlement(Entitlement requiredEntitlement) |
Object |
getInstance(Constructor<?> constructor,
Object... args) |
public DevkitLicenseValidator(String moduleName)
public void checkEnterpriseLicense(boolean allowEvaluation)
checkEnterpriseLicense in interface LicenseValidatorpublic void checkEntitlement(Entitlement requiredEntitlement)
checkEntitlement in interface LicenseValidatorpublic Object getInstance(Constructor<?> constructor, Object... args)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.