Uses of Interface
org.isam.exehda.services.ctxm.ContextChainFactory

Packages that use ContextChainFactory
org.isam.exehda.services.ctxm   
 

Uses of ContextChainFactory in org.isam.exehda.services.ctxm
 

Classes in org.isam.exehda.services.ctxm that implement ContextChainFactory
(package private)  class SingleSensorChainFactory
          Factory for context chains that are able to filter data from a single raw sensor.
 

Methods in org.isam.exehda.services.ctxm with parameters of type ContextChainFactory
static void ContextChain.setChainFactory(ContextChainFactory f)
          Installs a new chain factory.