Skip to content

Instantly share code, notes, and snippets.

@patrykpoborca
Created August 13, 2015 15:58
Show Gist options
  • Save patrykpoborca/e352c8a910d323717dd5 to your computer and use it in GitHub Desktop.
Save patrykpoborca/e352c8a910d323717dd5 to your computer and use it in GitHub Desktop.
@Scope
@Retention(RetentionPolicy.RUNTIME)
public @interface ActivityScope {
}
@amitav13
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment