net.sf.logdistiller.plugins
Class BasePlugins
java.lang.Object
net.sf.logdistiller.Plugins
net.sf.logdistiller.plugins.BasePlugins
public class BasePlugins
- extends Plugins
Declaration of base plugins that are shipped with LogDistiller.
- Since:
- 0.6
Method Summary |
List |
definePlugins()
get the Plugin instances defined by this extension. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FREQ
public static final Plugin FREQ
SAMPLING
public static final Plugin SAMPLING
BasePlugins
public BasePlugins()
definePlugins
public List definePlugins()
- Description copied from class:
Plugins
- get the
Plugin
instances defined by this extension.
- Specified by:
definePlugins
in class Plugins
- Returns:
- the list of plugins
- See Also:
Plugin
Copyright © 2004-2009. All Rights Reserved.