Runs all data filters, from all plugins, that are registered for the given key.
Links an ExtensionPointKey to a DataFilterRunner or HttpResponseFilterRunner
Runs all Http Response filters, from all plugins, that are registered fr the given key.
Runs all Http Response filters, from all plugins, that are registered fr the given key. Methods are run by the order the plugins are loaded.
Type that represents a plugin, with metadata that comes from plugin.conf and the list of PluginMethod implemented by the plugin (a jar file loaded by PluginManagerComponent.PluginManager.loadPluginsFromJars)
Type that represents a method implemented by a plugin
Enumerates all available extension point keys
Contains implicit methods added to ExtensionPointKey to create a simple DSL to declare extension points
Runs all data filters, from all plugins, that are registered for the given key. Methods are run by the order the plugins are loaded.