public interface LicenceCheck
| Modifier and Type | Field and Description |
|---|---|
static String |
CHRONICLE_LICENSE |
| Modifier and Type | Method and Description |
|---|---|
static void |
check(String product,
Class caller) |
boolean |
isAvailable() |
void |
licenceCheck()
checks if the function you are about to call is part of an enterprise product, if the licence
fails a runtime exception will be thrown
|
static final String CHRONICLE_LICENSE
Copyright © 2020. All rights reserved.