Uses of Class
com.endeca.cas.extension.PipelineComponentRuntime

Packages that use PipelineComponentRuntime
com.endeca.cas.extension Provides a framework for creating CAS extensions. 
 

Uses of PipelineComponentRuntime in com.endeca.cas.extension
 

Classes in com.endeca.cas.extension with type parameters of type PipelineComponentRuntime
 class PipelineComponent<R extends PipelineComponentRuntime,C extends PipelineComponentConfiguration<C>>
          Base class for any CAS pipeline components.
 

Subclasses of PipelineComponentRuntime in com.endeca.cas.extension
 class DataSourceRuntime
          The runtime representation of a data source instance.
 class ManipulatorRuntime
          The runtime representation of a manipulator instance.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.