Uses of Package
net.sf.logdistiller

Packages that use net.sf.logdistiller
net.sf.logdistiller Main classes for LogDistiller
net.sf.logdistiller.logtypes Parsers for different types of log files. 
net.sf.logdistiller.plugins Plugins to extend LogDistiller's handling of event groups. 
net.sf.logdistiller.publishers Publishers to define LogDistiller's way of publishing log distillation reports. 
net.sf.logdistiller.reports Report Formats to extend LogDistiller
net.sf.logdistiller.xml XML configuration of LogDistiller
 

Classes in net.sf.logdistiller used by net.sf.logdistiller
Attributes
           
Attributes.Extension
           
Condition
          One condition for a LogEvent to be selected in a group.
LogDistillation
          The class executing a log distillation, using a log distiller, and processing every log events.
LogDistillation.Category
           
LogDistillation.Group
           
LogDistillation.Plugin
           
LogDistiller
          A LogDistiller configuration.
LogDistiller.Category
          Definition of a category, which will contain groups.
LogDistiller.Group
          Definition of a group of events: events corresponding to its conditions will be collected in it.
LogDistiller.LogType
          Definition of the log type used for this logdistiller configuration, with its parameters.
LogDistiller.Output
          Definition of the global output.
LogDistiller.Plugin
           
LogDistiller.Report
          Definition of a report, with its publisher, formant and other params.
LogEvent
          Log events base class.
LogEvent.Factory
          The base class for LogEvent factories, responsible for parsing an input stream into LogEvents.
LogType
          Base class for log type implementation.
LogType.AttributeInfo
           
LogType.Description
          Description of a log format corresponding to a log type.
Match
          Match of an attribute of a LogEvent.
Plugin
          Plugins' base class.
PluginConfigException
          This exception denotes a bad value in a plugin configuration.
Publisher
          Base class of report publishers, for both global and group reports.
Publisher.PublishException
           
ReportFormat
          Report formats' base class.
ReportFormat.PluginReport
           
 

Classes in net.sf.logdistiller used by net.sf.logdistiller.logtypes
LogEvent
          Log events base class.
LogType
          Base class for log type implementation.
LogType.Description
          Description of a log format corresponding to a log type.
LogTypes
          Definition of available log types.
 

Classes in net.sf.logdistiller used by net.sf.logdistiller.plugins
LogDistillation.Plugin
           
LogDistiller.Plugin
           
LogEvent
          Log events base class.
LogType.AttributeInfo
           
Plugin
          Plugins' base class.
Plugins
          Definition of available plugins.
ReportFormat.PluginReport
           
 

Classes in net.sf.logdistiller used by net.sf.logdistiller.publishers
LogDistillation
          The class executing a log distillation, using a log distiller, and processing every log events.
LogDistillation.Group
           
LogDistiller.Report
          Definition of a report, with its publisher, formant and other params.
Publisher
          Base class of report publishers, for both global and group reports.
Publisher.PublishException
           
Publishers
          Definition of available report publishers.
 

Classes in net.sf.logdistiller used by net.sf.logdistiller.reports
LogDistillation
          The class executing a log distillation, using a log distiller, and processing every log events.
LogDistillation.Group
           
ReportFormat
          Report formats' base class.
ReportFormats
          Definition of available report formats.
 

Classes in net.sf.logdistiller used by net.sf.logdistiller.xml
Attributes
           
Attributes.Extension
           
Condition
          One condition for a LogEvent to be selected in a group.
LogDistiller
          A LogDistiller configuration.
LogDistiller.Category
          Definition of a category, which will contain groups.
LogDistiller.Group
          Definition of a group of events: events corresponding to its conditions will be collected in it.
LogDistiller.LogType
          Definition of the log type used for this logdistiller configuration, with its parameters.
LogDistiller.Output
          Definition of the global output.
LogDistiller.Plugin
           
LogDistiller.Report
          Definition of a report, with its publisher, formant and other params.
Match
          Match of an attribute of a LogEvent.
 



Copyright © 2004-2009. All Rights Reserved.