Skip to content

Instantly share code, notes, and snippets.

@jdewind
Created August 10, 2012 19:30
Show Gist options
  • Save jdewind/3317199 to your computer and use it in GitHub Desktop.
Save jdewind/3317199 to your computer and use it in GitHub Desktop.
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @interface RefreshEntity {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment