Interface LicenseInformation
public interface LicenseInformation
- Since:
- 4.2.0, CE 2020.1
-
Method Summary
Modifier and Type Method Description @NotNull LicenseEditiongetEdition()
-
Method Details
-
getEdition
- Returns:
- An enum that represents the edition for which HiveMQ is licensed.
- Since:
- 4.2.0, CE 2020.1
-