|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogDistiller.Plugin | |
|---|---|
| net.sf.logdistiller | Main classes for LogDistiller. |
| net.sf.logdistiller.plugins | Plugins to extend LogDistiller's handling of event groups. |
| net.sf.logdistiller.xml | XML configuration of LogDistiller. |
| Uses of LogDistiller.Plugin in net.sf.logdistiller |
|---|
| Fields in net.sf.logdistiller declared as LogDistiller.Plugin | |
|---|---|
protected LogDistiller.Plugin |
LogDistillation.Plugin.definition
|
| Methods in net.sf.logdistiller that return LogDistiller.Plugin | |
|---|---|
LogDistiller.Plugin |
LogDistillation.Plugin.getDefinition()
|
LogDistiller.Plugin[] |
LogDistiller.Group.getPlugins()
|
| Methods in net.sf.logdistiller with parameters of type LogDistiller.Plugin | |
|---|---|
static LogDistillation.Plugin |
Plugins.newInstance(LogDistiller.Plugin pluginConf)
Instanciates a new distillation plugin from its distiller configuration. |
abstract LogDistillation.Plugin |
Plugin.newInstance(LogDistiller.Plugin conf)
|
| Constructors in net.sf.logdistiller with parameters of type LogDistiller.Plugin | |
|---|---|
LogDistillation.Plugin(LogDistiller.Plugin definition)
|
|
LogDistiller.Group(String id,
String description,
boolean continueProcessing,
boolean save,
Map params,
Condition[] conditions,
LogDistiller.Report[] reports,
LogDistiller.Plugin[] plugins,
LogDistiller.Category category)
|
|
| Uses of LogDistiller.Plugin in net.sf.logdistiller.plugins |
|---|
| Constructors in net.sf.logdistiller.plugins with parameters of type LogDistiller.Plugin | |
|---|---|
FreqPlugin(LogDistiller.Plugin definition)
|
|
FreqPlugin(LogDistiller.Plugin definition,
boolean checkSampling)
|
|
SamplingPlugin(LogDistiller.Plugin definition)
|
|
| Uses of LogDistiller.Plugin in net.sf.logdistiller.xml |
|---|
| Methods in net.sf.logdistiller.xml that return LogDistiller.Plugin | |
|---|---|
protected LogDistiller.Plugin |
DOMConfigurator.parsePlugin(Element element)
|
protected LogDistiller.Plugin[] |
DOMConfigurator.parsePlugins(Iterator iter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||