Uses of Interface
org.drools.ruleunit.datasources.InternalDataSource
-
Packages that use InternalDataSource Package Description org.drools.ruleunit.datasources org.drools.ruleunit.executor -
-
Uses of InternalDataSource in org.drools.ruleunit.datasources
Classes in org.drools.ruleunit.datasources that implement InternalDataSource Modifier and Type Class Description classCursoredDataSource<T>Methods in org.drools.ruleunit.datasources that return InternalDataSource Modifier and Type Method Description InternalDataSource<?>DataSourceFactHandle. getDataSource() -
Uses of InternalDataSource in org.drools.ruleunit.executor
Methods in org.drools.ruleunit.executor with parameters of type InternalDataSource Modifier and Type Method Description voidInternalRuleUnitExecutor. bindDataSource(InternalDataSource dataSource)voidRuleUnitExecutorSession. bindDataSource(InternalDataSource dataSource)
-