Class KieBaseUpdatersImpl
- java.lang.Object
-
- org.drools.compiler.kie.builder.impl.KieBaseUpdatersImpl
-
- All Implemented Interfaces:
Comparable<org.kie.api.internal.utils.KieService>,KieBaseUpdaters,org.kie.api.internal.utils.KieService
public class KieBaseUpdatersImpl extends Object implements KieBaseUpdaters
-
-
Constructor Summary
Constructors Constructor Description KieBaseUpdatersImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<KieBaseUpdaterFactory>getChildren()
-
-
-
Method Detail
-
getChildren
public Collection<KieBaseUpdaterFactory> getChildren()
- Specified by:
getChildrenin interfaceKieBaseUpdaters
-
-