Skip to content

Instantly share code, notes, and snippets.

@Octogonapus
Created February 26, 2018 05:22
Show Gist options
  • Save Octogonapus/fe98b6be5a2b007b28d961aac8a55d40 to your computer and use it in GitHub Desktop.
Save Octogonapus/fe98b6be5a2b007b28d961aac8a55d40 to your computer and use it in GitHub Desktop.
reflection test
def controller = BowlerBuilder.getInjector().getInstance(MainWindowController.class)
println controller.class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment