Package | Description |
---|---|
net.sf.logdistiller |
Main classes for LogDistiller.
|
net.sf.logdistiller.plugins |
Plugins to extend LogDistiller's handling of event groups.
|
Modifier and Type | Field and Description |
---|---|
static List<Plugin> |
Plugins.ALL |
static Map<String,Plugin> |
Plugins.MAP |
Modifier and Type | Method and Description |
---|---|
static Plugin |
Plugins.getPlugin(String id) |
Modifier and Type | Method and Description |
---|---|
abstract List<Plugin> |
Plugins.definePlugins()
get the
Plugin instances defined by this extension. |
static List<Plugin> |
Plugins.getAllPlugins()
get all the plugins defined (predefined and custom).
|
Modifier and Type | Field and Description |
---|---|
static Plugin |
BasePlugins.FREQ |
static Plugin |
BasePlugins.SAMPLING |
static Plugin |
FreqPlugin.TYPE |
static Plugin |
SamplingPlugin.TYPE |
Modifier and Type | Method and Description |
---|---|
List<Plugin> |
BasePlugins.definePlugins() |
Copyright © 2004–2014. All rights reserved.