Uses of Class
org.drools.compiler.kie.builder.impl.InternalKieModule.CompilationCache
Packages that use InternalKieModule.CompilationCache
-
Uses of InternalKieModule.CompilationCache in org.drools.compiler.builder.impl
Methods in org.drools.compiler.builder.impl that return InternalKieModule.CompilationCacheModifier and TypeMethodDescriptionKnowledgeBuilderConfigurationImpl.getCompilationCache()KnowledgeBuilderRulesConfigurationImpl.getCompilationCache()Methods in org.drools.compiler.builder.impl with parameters of type InternalKieModule.CompilationCacheModifier and TypeMethodDescriptionvoidKnowledgeBuilderConfigurationImpl.setCompilationCache(InternalKieModule.CompilationCache cache) voidKnowledgeBuilderRulesConfigurationImpl.setCompilationCache(InternalKieModule.CompilationCache cache) -
Uses of InternalKieModule.CompilationCache in org.drools.compiler.kie.builder.impl
Fields in org.drools.compiler.kie.builder.impl with type parameters of type InternalKieModule.CompilationCacheModifier and TypeFieldDescriptionprotected Map<String,InternalKieModule.CompilationCache> AbstractKieModule.compilationCacheMethods in org.drools.compiler.kie.builder.impl that return InternalKieModule.CompilationCacheModifier and TypeMethodDescriptionAbstractKieModule.getCompilationCache(String kbaseName) CompilationCacheProvider.DefaultCompilationCacheProvider.getCompilationCache(AbstractKieModule kieModule, Map<String, InternalKieModule.CompilationCache> compilationCache, String kbaseName) CompilationCacheProvider.getCompilationCache(AbstractKieModule kieModule, Map<String, InternalKieModule.CompilationCache> compilationCache, String kbaseName) InternalKieModule.getCompilationCache(String kbaseName) Method parameters in org.drools.compiler.kie.builder.impl with type arguments of type InternalKieModule.CompilationCacheModifier and TypeMethodDescriptionCompilationCacheProvider.DefaultCompilationCacheProvider.getCompilationCache(AbstractKieModule kieModule, Map<String, InternalKieModule.CompilationCache> compilationCache, String kbaseName) CompilationCacheProvider.getCompilationCache(AbstractKieModule kieModule, Map<String, InternalKieModule.CompilationCache> compilationCache, String kbaseName)