See: Description
Interface | Description |
---|---|
IPlugin |
This is the interface for plugins within Kieker.
|
Class | Description |
---|---|
AbstractPlugin |
Do not inherit directly from this class! Instead inherit from the class
AbstractFilterPlugin or
AbstractReaderPlugin . |
AbstractUpdateableFilterPlugin |
Extends the
AbstractFilterPlugin with possibilities to update properties that are marked as updateable. |
IPlugin.PluginInputPortReference |
This simple class represents a container for the reference between a plugin, its input port and the corresponding method.
|
Enum | Description |
---|---|
IPlugin.STATE |
An enumeration used to describe the state of an
AbstractPlugin . |
Copyright 2020 Kieker Project, http://kieker-monitoring.net