Uses of Interface
com.aquima.interactions.matching.IMatchEngineFactory
Packages that use IMatchEngineFactory
-
Uses of IMatchEngineFactory in com.aquima.interactions.matching
Classes in com.aquima.interactions.matching that implement IMatchEngineFactoryModifier and TypeClassDescriptionclass
Factory class which knows how to construct a match engine.Methods in com.aquima.interactions.matching that return IMatchEngineFactoryModifier and TypeMethodDescriptionstatic IMatchEngineFactory
MatchEngineFactory.getInstance()
Acquires an instance of IMatchEngineFactory.