Skip to content

Instantly share code, notes, and snippets.

@abhirockzz
Created March 7, 2016 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhirockzz/212632b2ede349913594 to your computer and use it in GitHub Desktop.
Save abhirockzz/212632b2ede349913594 to your computer and use it in GitHub Desktop.
public interface DynamicFeature {
public void configure(ResourceInfo resInfo, FeatureContext ctx);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment