|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.explosion.utilities.exception.ExceptionManager com.explosion.utilities.process.StackableSimpleProcess com.explosion.datastream.exql.processes.ConnectProcess
public class ConnectProcess
Constructor Summary | |
---|---|
ConnectProcess(com.explosion.utilities.process.threads.Finishable finishable,
com.explosion.utilities.preferences.groups.PreferenceGroup connectionDescriptor)
Constructor for RefreshTopNodesProcess. |
Method Summary | |
---|---|
int |
getConnectionIdentifier()
Returns the id of the connection created. |
void |
process()
|
Methods inherited from class com.explosion.utilities.process.StackableSimpleProcess |
---|
finalise, finalise, getPercentComplete, getProcessControl, getStatusText, getUpdateable, initialise, isStopped, isUserProcess, setIsUserProcess, setPercentComplete, setProcessControl, setStatusText |
Methods inherited from class com.explosion.utilities.exception.ExceptionManager |
---|
addExceptionHandler, manageException, removeExceptionHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectProcess(com.explosion.utilities.process.threads.Finishable finishable, com.explosion.utilities.preferences.groups.PreferenceGroup connectionDescriptor)
Method Detail |
---|
public void process()
process
in interface com.explosion.utilities.process.threads.SimpleProcess
process
in class com.explosion.utilities.process.StackableSimpleProcess
public int getConnectionIdentifier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |