132133134135136137138
return new ResourceFactoryServiceImpl(); } public KieCommands getCommands() { // instantiating directly, but we might want to use the service registry instead return new CommandFactoryServiceImpl(); }
106107108109110111112
123124125126127128129
9899100101102103104
107108109110111112113
109110111112113114115