public interface PlatformProvider
Modifier and Type | Method and Description |
---|---|
void |
exit(Throwable cause) |
File |
getTmpDirectory() |
void |
onShutdown(Runnable runnable) |
void |
onStartup(Runnable runnable) |
void onStartup(Runnable runnable)
void onShutdown(Runnable runnable)
void exit(Throwable cause)
File getTmpDirectory()
Copyright © 2021 JBoss by Red Hat. All rights reserved.