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