FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is high

Effort is max

Summary

Classes Bugs Errors Missing Classes
36 1 0 0

org.codice.ddf.admin.application.service.impl.ApplicationServiceBean

Bug Category Details Line Priority
Dead store to mBeanServer rather than field with same name in new org.codice.ddf.admin.application.service.impl.ApplicationServiceBean(ApplicationService, ConfigurationAdminExt, MBeanServer) STYLE DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD 132 High