public abstract class InterruptibleProcess
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SessionResources |
sessionResources |
Constructor and Description |
---|
InterruptibleProcess() |
InterruptibleProcess(AliveConfirmer aliveConfirmer) |
InterruptibleProcess(BatchThreadControllerFrame controllerFrame) |
InterruptibleProcess(SessionResources sessionResources) |
InterruptibleProcess(SessionResources sessionResources,
BatchThreadControllerFrame controllerFrame) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<java.lang.String> |
getConflictInfos() |
boolean |
hasConflict() |
protected boolean |
isToRun() |
void |
setAliveConfirmer(AliveConfirmer aliveConfirmer) |
protected void |
setConflictInfo(java.lang.Exception e) |
protected void |
setConflictInfo(java.lang.String info) |
void |
setStatusInfoPresenter(StatusInfoPresenter statusInfoPresenter) |
protected void |
setStatusInformation(java.lang.String info) |
protected SessionResources sessionResources
public InterruptibleProcess()
public InterruptibleProcess(SessionResources sessionResources)
public InterruptibleProcess(SessionResources sessionResources, BatchThreadControllerFrame controllerFrame)
public InterruptibleProcess(BatchThreadControllerFrame controllerFrame)
public InterruptibleProcess(AliveConfirmer aliveConfirmer)
public void setAliveConfirmer(AliveConfirmer aliveConfirmer)
public void setStatusInfoPresenter(StatusInfoPresenter statusInfoPresenter)
protected boolean isToRun()
protected void setStatusInformation(java.lang.String info)
protected void setConflictInfo(java.lang.Exception e)
protected void setConflictInfo(java.lang.String info)
public boolean hasConflict()
public java.util.Vector<java.lang.String> getConflictInfos()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de