public class SingleInstance extends Object
Constructor and Description |
---|
SingleInstance(int port,
LogService log,
IJ1Helper helper) |
Modifier and Type | Method and Description |
---|---|
String |
getStubPath() |
void |
makeFilePrivate(String path) |
boolean |
sendArguments(String[] args) |
static void |
shutDown()
Clean up remote objects
|
public SingleInstance(int port, LogService log, IJ1Helper helper)
public String getStubPath()
public void makeFilePrivate(String path)
public boolean sendArguments(String[] args)
public static void shutDown()
Copyright © 2014–2022 ImageJ. All rights reserved.