@FunctionalInterface
public static interface Packager.MainClassTimeoutWarningListener
Modifier and Type | Method and Description |
---|---|
void |
handleTimeoutWarning(long duration,
java.lang.String mainMethod)
Handle a timeout warning.
|