Package org.kie.internal.command
Interface RegistryContext
- All Superinterfaces:
Context
-
Method Summary
Modifier and TypeMethodDescriptiondefault <T> TcomputeIfAbsent(Class<T> clazz, Function<? super Class<T>, ? extends T> mappingFunction) static RegistryContextcreate()<T> T<T> RegistryContext
-
Method Details
-
register
-
lookup
-
computeIfAbsent
-
getContextManager
ContextManager getContextManager() -
create
-