public void createNodeObject(OperationResult result) throws TaskManagerInitializationException {
   nodeRegistrar.createNodeObject(result);
 }