|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LicenseHandler | |
|---|---|
| com.antelmann.util | This package contains general utility classes that are used throughout the other packages. |
| Uses of LicenseHandler in com.antelmann.util |
|---|
| Classes in com.antelmann.util that implement LicenseHandler | |
|---|---|
class |
LicenseLoader
can be used to acquire licenses from a known location on demand. |
| Methods in com.antelmann.util 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.util 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 | |||||||||