org.novadeck.jxla
Class LogParse
java.lang.Object
org.hyperic.hq.product.logparse.BaseLogParser
org.novadeck.jxla.LogParse
- All Implemented Interfaces:
- LogParseInterface
public class LogParse
- extends BaseLogParser
Main program, parse log files and analyse them.
Methods inherited from class org.hyperic.hq.product.logparse.BaseLogParser |
DontLog, DontLog, getTimeMultiplier, parseLog, parseLog, parseLog, parseLog, parseLog, postFileParse, setTimeMultiplier, urlDontLog |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogParse
public LogParse()
initConfig
public void initConfig(double timeMultiplier,
String regex)
- Specified by:
initConfig
in interface LogParseInterface
- Specified by:
initConfig
in class BaseLogParser
parseLine
public RtStat parseLine(String current)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.