public class JBangDevModeLauncherImpl extends Object implements Closeable
This is launched from the core/launcher module. To avoid any shading issues core/launcher unpacks all its dependencies into the jar file, then uses a custom class loader load them.
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static Closeable |
main(String... args) |
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.