|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.product.logparse.BaseLogParser
org.hyperic.hq.product.logparse.SimpleLogParser
public class SimpleLogParser
| Field Summary |
|---|
| Fields inherited from class org.hyperic.hq.product.logparse.BaseLogParser |
|---|
id, log, StatusDontLog, svcType, timeMultiplier, URLDontLog |
| Constructor Summary | |
|---|---|
SimpleLogParser()
|
|
| Method Summary | |
|---|---|
static SimpleLogParser |
getInstance()
|
void |
initConfig(double timeMultiplier,
java.lang.String regex)
|
RtStat |
parseLine(java.lang.String current)
|
void |
postFileParse(java.io.File f)
|
| Methods inherited from class org.hyperic.hq.product.logparse.BaseLogParser |
|---|
DontLog, DontLog, getTimeMultiplier, parseLog, parseLog, parseLog, parseLog, parseLog, setTimeMultiplier, urlDontLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleLogParser()
| Method Detail |
|---|
public static SimpleLogParser getInstance()
public void initConfig(double timeMultiplier,
java.lang.String regex)
initConfig in interface LogParseInterfaceinitConfig in class BaseLogParserpublic RtStat parseLine(java.lang.String current)
public void postFileParse(java.io.File f)
throws java.io.IOException
postFileParse in interface LogParseInterfacepostFileParse in class BaseLogParserjava.io.IOException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||