Package | Description |
---|---|
kieker.analysis.plugin |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IPlugin.PluginInputPortReference> |
AbstractPlugin.getConnectedPlugins(java.lang.String outputPortName)
Delivers the plugins with their ports which are connected with the given output port.
|
java.util.List<IPlugin.PluginInputPortReference> |
IPlugin.getConnectedPlugins(java.lang.String outputPortName)
Delivers the plugins with their ports which are connected with the given output port.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net