public class DefaultImageJServerService extends AbstractService implements ImageJServerService
ImageJServerService
.Constructor and Description |
---|
DefaultImageJServerService() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
ImageJServer |
start(String... args)
Launches an instance of the ImageJ Server.
|
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public ImageJServer start(String... args)
ImageJServerService
start
in interface ImageJServerService
args
- Arguments to pass to the server.public void dispose()
dispose
in interface Disposable
Copyright © 2014–2022 ImageJ. All rights reserved.