Package org.drools.compiler.builder.impl
Interface PackageRegistryCompiler
-
- All Known Implementing Classes:
PackageRegistryManagerImpl
public interface PackageRegistryCompilerBuilds the consequence in all of thePackageRegistryit contains, and provides the results.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcompileAll()java.util.Collection<org.kie.internal.builder.KnowledgeBuilderResult>getResults()voidreloadAll()
-