Skip to content

Instantly share code, notes, and snippets.

@nbhusare
Created July 26, 2016 10:23
Show Gist options
  • Save nbhusare/7876afdb1ba5f4967489910301b43989 to your computer and use it in GitHub Desktop.
Save nbhusare/7876afdb1ba5f4967489910301b43989 to your computer and use it in GitHub Desktop.
TIP : Member injection
val resourceServiceProvider = IResourceServiceProvider.Registry.INSTANCE.getResourceServiceProvider(URI.createURI("dummy.mydsl"))
resourceServiceProvider.get(Injector).injectMembers(this)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment