}
};
}
};
runtime = RuntimeLocator.createRuntime(factory, new DefaultPropertiesProvider(new HashMap<String, Object>(), true, DEFAULT_ENV_PREFIX));
runtime.init();
// Register the {@link RuntimeEnvironment} and {@link ResourceInstaller}
ModuleContext syscontext = runtime.getModuleContext();
RuntimeEnvironment environment = new RuntimeEnvironment(runtime);