org.isam.exehda.services.ctxm
Interface ContextChainFactory

All Known Implementing Classes:
SingleSensorChainFactory

interface ContextChainFactory

A Factory for context detection filters (ContextChain).

Version:
$Date: 2004/12/31 21:19:35 $ $Revision: 1.2 $
Author:
last modified by $Author: lucc $

Method Summary
 ContextChain createChain(java.lang.String ctxdef)
           
 

Method Detail

createChain

public ContextChain createChain(java.lang.String ctxdef)