JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.vaadin.pro.licensechecker
Interface LicenseChecker.Callback
Enclosing class:
LicenseChecker
public static interface
LicenseChecker.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
failed
(
Exception
e)
void
ok
()
Method Details
ok
void
ok
()
failed
void
failed
(
Exception
e)