Skip to content

Instantly share code, notes, and snippets.

/.java Secret

Created August 3, 2015 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e1d3e27212dcbe0d65c5 to your computer and use it in GitHub Desktop.
Save anonymous/e1d3e27212dcbe0d65c5 to your computer and use it in GitHub Desktop.
BeansDescriptor beansDescriptor = Descriptors.importAs(BeansDescriptor.class)
.fromFile(new File("src/test/resources/META-INF/beans.xml"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment