Package org.kie.scanner
Class KieScannersRegistry
- java.lang.Object
-
- org.kie.scanner.KieScannersRegistry
-
public class KieScannersRegistry extends Object
-
-
Constructor Summary
Constructors Constructor Description KieScannersRegistry()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Collection<org.drools.compiler.kie.builder.impl.InternalKieScanner>getAllKieScanners()
-
-
-
Method Detail
-
getAllKieScanners
public static Collection<org.drools.compiler.kie.builder.impl.InternalKieScanner> getAllKieScanners()
-
-