FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
7 1 0 0

org.opendaylight.lispflowmapping.neutron.LispNeutronService

Bug Category Details Line Priority
Write to static field org.opendaylight.lispflowmapping.neutron.LispNeutronService.neutronService from instance method org.opendaylight.lispflowmapping.neutron.LispNeutronService.setBindingAwareBroker(BindingAwareBroker) STYLE ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 33 Low