Interface Component
- All Known Subinterfaces:
ContentFetcher,Fetcher<StartContextT,,FetchContextT, StopContextT> SecurityFilterComponent,ValidationComponent
public interface Component
A marker interface (for now) which represents a top-level Connector Plugin component.
Examples of
Components include Fetcher
and SecurityFilter.
These components are then brought together using a ConnectorPlugin, via ConnectorPlugin.Builder.