|
||||||||||
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.RefreshTopNodesProcess
public class RefreshTopNodesProcess
Constructor Summary | |
---|---|
RefreshTopNodesProcess(com.explosion.utilities.process.threads.Finishable finishable,
java.sql.Connection conn,
ExqlTreeNode rootNode,
EXQLBaseTool tool)
Constructor for RefreshTopNodesProcess. |
Method Summary | |
---|---|
void |
log(java.lang.Exception exception,
java.lang.String message)
|
void |
log(java.lang.String string)
|
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 RefreshTopNodesProcess(com.explosion.utilities.process.threads.Finishable finishable, java.sql.Connection conn, ExqlTreeNode rootNode, EXQLBaseTool tool)
Method Detail |
---|
public void process()
process
in interface com.explosion.utilities.process.threads.SimpleProcess
process
in class com.explosion.utilities.process.StackableSimpleProcess
public void log(java.lang.String string)
public void log(java.lang.Exception exception, java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |