AdamBien / lightfish

Payara / GlassFish Monitoring Utility
121 stars 41 forks source link

Small code improvements and bug fix #20

Closed WouterOet closed 10 years ago

WouterOet commented 10 years ago

Hey Adam,

I've been following you for a couple of years now and even have your book Java EE Patterns, rethinking best practices. Today I finally decided to fork lightfish. I have made some small changes:

Using injection for JUL loggers. Inline-ing of variables. Removal of possible JNPE.

Hope it helps.

Best regards, Wouter