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, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinitialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic ImageJServer start(String... args)
ImageJServerServicestart in interface ImageJServerServiceargs - Arguments to pass to the server.public void dispose()
dispose in interface DisposableCopyright © 2014–2022 ImageJ. All rights reserved.