The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
Class | Bugs |
---|---|
ejava.examples.ejbwar.inventory.rs.Application | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
The class name ejava.examples.ejbwar.inventory.rs.Application shadows the simple name of the superclass javax.ws.rs.core.Application | BAD_PRACTICE | NM_SAME_SIMPLE_NAME_AS_SUPERCLASS | 10 | High |