public class WildflyPlatform extends Object implements PlatformProvider
| Constructor and Description |
|---|
WildflyPlatform() |
| Modifier and Type | Method and Description |
|---|---|
void |
exit(Throwable cause) |
void |
onShutdown(Runnable shutdownHook) |
void |
onStartup(Runnable startupHook) |
public void onStartup(Runnable startupHook)
onStartup in interface PlatformProviderpublic void onShutdown(Runnable shutdownHook)
onShutdown in interface PlatformProviderpublic void exit(Throwable cause)
exit in interface PlatformProviderCopyright © 2020 JBoss by Red Hat. All rights reserved.