Uses of Interface
org.drools.core.impl.KnowledgeBaseImpl.ClassRegister
-
Packages that use KnowledgeBaseImpl.ClassRegister Package Description org.drools.core.impl -
-
Uses of KnowledgeBaseImpl.ClassRegister in org.drools.core.impl
Methods in org.drools.core.impl with parameters of type KnowledgeBaseImpl.ClassRegister Modifier and Type Method Description static voidKnowledgeBaseImpl. registerFunctionClassAndInnerClasses(String functionClassName, JavaDialectRuntimeData runtime, KnowledgeBaseImpl.ClassRegister consumer)
-