|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LicenseHandler | |
|---|---|
| com.antelmann | These are general classes that apply for the framework as a whole. |
| Uses of LicenseHandler in com.antelmann |
|---|
| Classes in com.antelmann that implement LicenseHandler | |
|---|---|
class |
LicenseLoader
can be used to acquire licenses from a known location on demand. |
| Methods in com.antelmann that return LicenseHandler | |
|---|---|
static LicenseHandler |
Settings.getLicenseHandler()
returns the LicenseHandler currently in place to react if a call to checkLicense(Object) fails initially. |
| Methods in com.antelmann with parameters of type LicenseHandler | |
|---|---|
static void |
Settings.setLicenseHandler(LicenseHandler handler)
allows to react on failed license-checks by establishing a proper handler |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||