public class LogtoolExecutor extends NoopAnalyzer
| Modifier and Type | Class and Description |
|---|---|
protected class |
LogtoolExecutor.ObjectHandler |
| Constructor and Description |
|---|
LogtoolExecutor()
Constructor does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
interrupt() |
String |
readLog(InputStream logStream,
NewObjectListener listener) |
void |
report() |
void |
setup()
Creates data structures, opens output file.
|
cli, getBean, getContext, getCore, getDomainObjectReader, initialize, registerMessageListener, registerNewObjectListener, setContextpublic LogtoolExecutor()
public String readLog(InputStream logStream, NewObjectListener listener)
public void setup()
setup in interface Analyzersetup in class NoopAnalyzerpublic void report()
report in interface Analyzerreport in class NoopAnalyzerpublic void interrupt()
Copyright © 2017 Power TAC. All rights reserved.