com.endeca.cas.extension
Interface PipelineComponentContext


public interface PipelineComponentContext

A context that is shared by the PipelineComponent, its Configuration, and its Runtime.


Method Summary
 File getConfigDir()
          The component's configuration directory which holds any component-specific configuration files.
 

Method Detail

getConfigDir

File getConfigDir()
The component's configuration directory which holds any component-specific configuration files. By default this configuration directory is in the CAS workspace and the name of of the configuration directory is the id in the CasDataSource or CasManipulator annotation.



Copyright © 2011 Endeca. All Rights Reserved.