Skip to content

Instantly share code, notes, and snippets.

@andytill
Created September 4, 2012 12:15
Show Gist options
  • Select an option

  • Save andytill/3620682 to your computer and use it in GitHub Desktop.

Select an option

Save andytill/3620682 to your computer and use it in GitHub Desktop.
@Target({ TYPE, METHOD }) @Retention(RUNTIME) @ScopeAnnotation
public @interface FXMLLoadingScoped {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment