|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.sman.QueryProcessor
com.trackstudio.sman.PrintStreamQueryProcessor
public class PrintStreamQueryProcessor
Constructor Summary | |
---|---|
PrintStreamQueryProcessor(java.io.PrintStream prs,
java.util.Collection definitions)
|
Method Summary | |
---|---|
void |
interruptQueriesExecution()
|
boolean |
isStopped()
|
void |
process(Query buf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintStreamQueryProcessor(java.io.PrintStream prs, java.util.Collection definitions)
Method Detail |
---|
public boolean isStopped()
isStopped
in class QueryProcessor
public void interruptQueriesExecution()
public void process(Query buf) throws QueryInterruptedException
process
in class QueryProcessor
QueryInterruptedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |