| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipelineComponentConfiguration | |
|---|---|
| com.endeca.cas.extension | Provides a framework for creating CAS extensions. | 
| Uses of PipelineComponentConfiguration in com.endeca.cas.extension | 
|---|
| Classes in com.endeca.cas.extension with type parameters of type PipelineComponentConfiguration | |
|---|---|
|  class | DataSource<R extends DataSourceRuntime,C extends PipelineComponentConfiguration<C>>A CAS extension for acquiring data from a data source. | 
|  class | Manipulator<R extends ManipulatorRuntime,C extends PipelineComponentConfiguration<C>>A CAS extension for manipulating data during the acquisition process. | 
|  class | PipelineComponent<R extends PipelineComponentRuntime,C extends PipelineComponentConfiguration<C>>Base class for any CAS pipeline components. | 
|  class | PipelineComponentConfiguration<C extends PipelineComponentConfiguration<C>>The configuration of a PipelineComponent instance in a pipeline. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||