Interface CompilationCacheProvider
- All Superinterfaces:
Comparable<KieService>,KieService
- All Known Implementing Classes:
CompilationCacheProvider.DefaultCompilationCacheProvider
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Field Summary
Fields inherited from interface org.kie.api.internal.utils.KieService
UNDEFINED -
Method Summary
Modifier and TypeMethodDescriptionstatic CompilationCacheProviderget()getCompilationCache(AbstractKieModule kieModule, Map<String, InternalKieModule.CompilationCache> compilationCache, String kbaseName) voidwriteKieModuleMetaInfo(InternalKieModule kModule, ResourceStore trgMfs) Methods inherited from interface org.kie.api.internal.utils.KieService
compareTo, servicePriority, serviceTag
-
Method Details
-
get
-
getCompilationCache
InternalKieModule.CompilationCache getCompilationCache(AbstractKieModule kieModule, Map<String, InternalKieModule.CompilationCache> compilationCache, String kbaseName) -
writeKieModuleMetaInfo
-