Hyperic HQ Plugin API v. 4.4.0.2

org.novadeck.jxla
Class LogParse

java.lang.Object
  extended by org.hyperic.hq.product.logparse.BaseLogParser
      extended by org.novadeck.jxla.LogParse
All Implemented Interfaces:
LogParseInterface

public class LogParse
extends BaseLogParser

Main program, parse log files and analyse them.


Field Summary
 
Fields inherited from class org.hyperic.hq.product.logparse.BaseLogParser
id, log, StatusDontLog, svcType, timeMultiplier, URLDontLog
 
Constructor Summary
LogParse()
           
 
Method Summary
 void initConfig(double timeMultiplier, java.lang.String regex)
           
 RtStat parseLine(java.lang.String current)
           
 
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
 

Constructor Detail

LogParse

public LogParse()
Method Detail

initConfig

public void initConfig(double timeMultiplier,
                       java.lang.String regex)
Specified by:
initConfig in interface LogParseInterface
Specified by:
initConfig in class BaseLogParser

parseLine

public RtStat parseLine(java.lang.String current)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.