Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Gauge annotation on fields, and update Spring module to recognize Gauged fields #156

Merged
merged 3 commits into from
Feb 26, 2012
Merged

Allow Gauge annotation on fields, and update Spring module to recognize Gauged fields #156

merged 3 commits into from
Feb 26, 2012

Conversation

ryantenney
Copy link
Contributor

I would have updated the Guice module for this as well, but I'm certain I'd make a hash of it!

This change also adds a call to setAccessible on the member annotated with Gauge, so it can be used on non-public members.

@clakech
Copy link

clakech commented Feb 19, 2012

+1, please pull request this ;-)

codahale added a commit that referenced this pull request Feb 26, 2012
Allow Gauge annotation on fields, and update Spring module to recognize Gauged fields
@codahale codahale merged commit 05df973 into dropwizard:master Feb 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants