Class RulesEngineFactory<T>


  • public class RulesEngineFactory<T>
    extends EngineFactory<T>
    Simple engine factory Requiring only source of rules and generates interface for it if service interface not defined.
    Author:
    PUdalau, Marat Kamalov