Skip to content

Instantly share code, notes, and snippets.

@Groogy
Created January 5, 2013 05:04
Show Gist options
  • Save Groogy/4459873 to your computer and use it in GitHub Desktop.
Save Groogy/4459873 to your computer and use it in GitHub Desktop.
LoadService loader = container.getLoadServiceCreator().create(runtime);
loader.init(new ArrayList<Object>());
loader.require("yaml");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment