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