|
TPTP 4.3.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.logging.parsers.importer.ParserWrapper
org.eclipse.hyades.logging.adapter.config.StaticParserWrapper
This class is used as in interface between the UI and the generic adapter. The UI side is expecting an implementor of ILogParser and will call setUserInput() and parse(log). This class will implement the plumbing to map the two methods above to those in the generic adapter.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.logging.parsers.importer.ParserWrapper |
|---|
currentPlugin, newDirectory, newFileName |
| Constructor Summary | |
|---|---|
StaticParserWrapper()
Deprecated. |
|
| Methods inherited from class org.eclipse.hyades.logging.parsers.importer.ParserWrapper |
|---|
getLogInstance, getParserLogger, getStatus, modifyConverter, parse, setParserLogger, setUserInput, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StaticParserWrapper()
|
TPTP 4.3.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||