| Package | Description |
|---|---|
| org.openksavi.sponge.engine |
| Modifier and Type | Method and Description |
|---|---|
List<OnStartupListener> |
Engine.getOnStartupListeners()
Returns all OnStartup listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Engine.addOnStartupListener(OnStartupListener onStartupListener)
Adds OnStartup listener.
|
boolean |
Engine.removeOnStartupListener(OnStartupListener onStartupListener)
Removes OnStartup listener.
|
Copyright © 2016–2017 Softelnet. All rights reserved.