Hyperic HQ Plugin API v. 4.4.0.2

org.novadeck.jxla.config
Class Config

java.lang.Object
  extended by org.novadeck.jxla.config.Config

public class Config
extends java.lang.Object

Configure all needed information from the config file


Constructor Summary
Config(java.lang.String re)
          path list of log files to parse
 
Method Summary
 void addLogLineFormat(java.lang.String s)
          add a valid line format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config

public Config(java.lang.String re)
path list of log files to parse

Method Detail

addLogLineFormat

public void addLogLineFormat(java.lang.String s)
add a valid line format

Parameters:
s - valid expression for parsing log lines
See Also:
RegexpData

Hyperic HQ Plugin API v. 4.4.0.2

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