| Class | Description |
|---|---|
| CvalAddonsChecker |
This class is able to visit all MANIFEST.MF files present in the classpath,
filter by name, and check if the user has a valid license.
|
| CvalChecker |
This class is able to validate the vaadin CVAL license.
|
| CvalChecker.CvalInfo | |
| CvalChecker.CvalInfo.Product | |
| CvalChecker.CvalServer | |
| ReportUsage | |
| WidgetsetCompiler | Deprecated
with Java 6, can use com.google.gwt.dev.Compiler directly (also
in Eclipse plug-in etc.)
|
| Exception | Description |
|---|---|
| CvalChecker.InvalidCvalException |
Exception thrown when the user does not have a valid cval license.
|
| CvalChecker.UnreachableCvalServerException |
Exception thrown when the license server is unreachable.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.