@FunctionalInterface public static interface Repackager.MainClassTimeoutWarningListener
| Modifier and Type | Method and Description | 
|---|---|
| void | handleTimeoutWarning(long duration,
                    String mainMethod)Handle a timeout warning. | 
void handleTimeoutWarning(long duration,
                          String mainMethod)
duration - the amount of time it took to find the main methodmainMethod - the main method that was actually foundCopyright © 2020 Pivotal Software, Inc.. All rights reserved.