Uses of Interface
com.funnelback.plugin.PluginBaseContext
-
Packages that use PluginBaseContext Package Description com.funnelback.common.filter.jsoup com.funnelback.plugin.gatherer com.funnelback.plugin.index com.funnelback.plugin.starturl -
-
Uses of PluginBaseContext in com.funnelback.common.filter.jsoup
Subinterfaces of PluginBaseContext in com.funnelback.common.filter.jsoup Modifier and Type Interface Description interfaceSetupContextRepresents the 'setup' of a filter, which includes information about the Funnelback installation and collection for which documents will be filtered. -
Uses of PluginBaseContext in com.funnelback.plugin.gatherer
Subinterfaces of PluginBaseContext in com.funnelback.plugin.gatherer Modifier and Type Interface Description interfacePluginGatherContext -
Uses of PluginBaseContext in com.funnelback.plugin.index
Subinterfaces of PluginBaseContext in com.funnelback.plugin.index Modifier and Type Interface Description interfaceIndexConfigProviderContext -
Uses of PluginBaseContext in com.funnelback.plugin.starturl
Subinterfaces of PluginBaseContext in com.funnelback.plugin.starturl Modifier and Type Interface Description interfaceStartUrlProviderContext
-