org.hyperic.hq.product.logparse
Class SimpleLogParser
java.lang.Object
org.hyperic.hq.product.logparse.BaseLogParser
org.hyperic.hq.product.logparse.SimpleLogParser
- All Implemented Interfaces:
- LogParseInterface
public class SimpleLogParser
- extends BaseLogParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLogParser
public SimpleLogParser()
getInstance
public static SimpleLogParser getInstance()
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)
postFileParse
public void postFileParse(File f)
throws IOException
- Specified by:
postFileParse
in interface LogParseInterface
- Overrides:
postFileParse
in class BaseLogParser
- Throws:
IOException
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.