JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.lucidworks.fusion.connector.plugin.api.component
Interface Component
All Known Subinterfaces:
AccessControlFetcher
,
ContentFetcher
,
Fetcher
<StartContextT,PreFetchContextT,FetchContextT,PostContextT,StopContextT>,
SecurityFilterComponent
,
SecurityFilterFieldsComponent
,
ValidationComponent
public interface
Component
A marker interface (for now) which represents a top-level Connector Plugin component. Examples of
Component
s include
Fetcher
and
SecurityFilter
. These components are then brought together using a
ConnectorPlugin
, via
ConnectorPlugin.Builder
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method