| Class | Description |
|---|---|
| DummyKieScannerFactoryService |
Implementation of
KieScannerFactoryService to provide dummy implementation of KieScanner
that is exact replica of org.drools.compiler.kie.builder.impl.KieRepositoryImpl.DummyKieScanner, the only difference
being no logger invocations, that were introduced as part of code change
https://github.com/kiegroup/drools/commit/40f0c0c7cb546b10fc505dea23d7f18779424e3d
This service is registered through configuration declaration in META-INF/kie.conf, supported by
org.kie.internal.utils.ServiceRegistryImpl and org.drools.core.util.ServiceDiscoveryImpl |
Copyright © 2018 SAP SE. All Rights Reserved.