public interface LicenceCheck
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2018. All rights reserved.