public interface ImageJServerService extends ImageJService
Modifier and Type | Method and Description |
---|---|
ImageJServer |
start(String... args)
Launches an instance of the ImageJ Server.
|
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
ImageJServer start(String... args)
args
- Arguments to pass to the server.RuntimeException
- if something goes wrong launching the server.Copyright © 2014–2022 ImageJ. All rights reserved.