| Package | Description |
|---|---|
| org.openksavi.sponge.engine |
Interfaces for the engine and base functionalities.
|
| Modifier and Type | Method and Description |
|---|---|
List<OnShutdownListener> |
SpongeEngine.getOnShutdownListeners()
Returns all OnShutdown listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpongeEngine.addOnShutdownListener(OnShutdownListener onShutdownListener)
Adds the OnShutdown listener.
|
boolean |
SpongeEngine.removeOnShutdownListener(OnShutdownListener onShutdownListener)
Removes the OnShutdown listener.
|
Copyright © 2016–2020 Softelnet. All rights reserved.