public static interface Server.CompletionAction
Modifier and Type | Method and Description |
---|---|
void |
completion(Server server)
Requests the implementing class to
perform any action it wishes.
|
void completion(Server server)
server
- the server representation
for which the process completedCopyright © 2015–2022 SciJava. All rights reserved.