| Interface | Description |
|---|---|
| Pauseable |
Instances of this interface can be paused, and resumed.
|
| Plugin |
Defines the required interface for all Plugin objects.
|
| PluginListener |
PluginListeners are notified when plugins are started or stopped
by the PluginRegistry.
|
| Class | Description |
|---|---|
| PluginEvent |
All Plugin events are encapsulated in this class, which
simply contains the source Plugin, but may in future include more
information.
|
| PluginRegistry |
This is a registry for Plugin instances.
|
| PluginSkeleton |
A convienent abstract class for plugin subclasses that implements
the basic methods of the Plugin interface.
|
| Receiver |
Defines the base class for Receiver plugins.
|
Copyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.