Interface CpeLocalCasProcessor

  • All Superinterfaces:
    java.lang.Cloneable, CpeCasProcessor, MetaDataObject, java.io.Serializable, XMLizable
    All Known Implementing Classes:
    CpeLocalCasProcessorImpl

    public interface CpeLocalCasProcessor
    extends CpeCasProcessor
    An object that holds configuration that is part of the CPE descriptor. Provides the means of defining and obtaining configuration for CasProcessors deployed locally, ie same machine as CPE but different process.

    Its basic functionality is inherited from CpeCasProcessor