87888990919293
return new KnowledgeRuntimeLoggerProviderImpl(); } public KieExecutors getExecutors() { // instantiating directly, but we might want to use the service registry instead return new ExecutorProviderImpl(); }
113114115116117118119