public interface ServerInstanceInfo
Modifier and Type | Method and Description |
---|---|
Context |
getContext() |
InstanceController |
getController() |
InstanceInfo |
getInstanceInfo() |
JRunProcess |
getInstanceJRunProcess() |
void |
setContext(Context context) |
void |
setController(InstanceController instanceInfoController) |
void |
setInstanceJRunProcess(JRunProcess startingProcess) |
void setContext(Context context)
Context getContext()
InstanceController getController()
void setController(InstanceController instanceInfoController)
InstanceInfo getInstanceInfo()
void setInstanceJRunProcess(JRunProcess startingProcess)
JRunProcess getInstanceJRunProcess()