public final class LicenseKeyHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LICENSE_FILE_NAME |
File |
LICENSE_LOCATION |
| Constructor and Description |
|---|
LicenseKeyHandler() |
| Modifier and Type | Method and Description |
|---|---|
static com.mulesource.licm.EnterpriseLicenseKey |
getKey() |
com.mulesource.licm.EnterpriseLicenseKey |
install(com.mulesource.licm.EnterpriseLicenseKey key) |
void |
unInstall() |
com.mulesource.licm.EnterpriseLicenseKey |
validate() |
public File LICENSE_LOCATION
public static final String LICENSE_FILE_NAME
public com.mulesource.licm.EnterpriseLicenseKey install(com.mulesource.licm.EnterpriseLicenseKey key)
throws com.mulesource.licm.LicenseKeyException
com.mulesource.licm.LicenseKeyExceptionpublic void unInstall()
throws com.mulesource.licm.LicenseKeyException
com.mulesource.licm.LicenseKeyExceptionpublic com.mulesource.licm.EnterpriseLicenseKey validate()
throws com.mulesource.licm.LicenseKeyException
com.mulesource.licm.LicenseKeyExceptionpublic static com.mulesource.licm.EnterpriseLicenseKey getKey()
Copyright © 2006–2021 MuleSoft, Inc.. All rights reserved.