Uses of Interface
org.drools.compiler.builder.impl.BuilderConfigurationProvider
-
Packages that use BuilderConfigurationProvider Package Description org.drools.compiler.builder org.drools.compiler.builder.impl -
-
Uses of BuilderConfigurationProvider in org.drools.compiler.builder
Subinterfaces of BuilderConfigurationProvider in org.drools.compiler.builder Modifier and Type Interface Description interfaceDroolsAssemblerContextThis interface solely exist to make work legacy package processing classes such asPackageBuildContextandRuleBuildContext.interfaceInternalKnowledgeBuilderClasses in org.drools.compiler.builder that implement BuilderConfigurationProvider Modifier and Type Class Description static classInternalKnowledgeBuilder.Empty -
Uses of BuilderConfigurationProvider in org.drools.compiler.builder.impl
Subinterfaces of BuilderConfigurationProvider in org.drools.compiler.builder.impl Modifier and Type Interface Description interfaceTypeDeclarationContextThe build context forTypeDeclarationBuilder,ClassDefinitionFactoryand all their related siblings.Classes in org.drools.compiler.builder.impl that implement BuilderConfigurationProvider Modifier and Type Class Description classDroolsAssemblerContextImplclassKnowledgeBuilderImplclassTypeDeclarationContextImpl
-