Package | Description |
---|---|
de.sciss.jcollider |
Modifier and Type | Method and Description |
---|---|
void |
Server.addDoWhenBooted(Server.CompletionAction action)
Registers an action to be executed
after the boot process is complete.
|
void |
Server.removeDoWhenBooted(Server.CompletionAction action)
Unregisters an action from being executed
after the boot process.
|
Copyright © 2015–2022 SciJava. All rights reserved.