The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| com.legstar.cixs.jbossesb.HostContextFactory$EnvVarResolver | 1 |
| com.legstar.cixs.jbossesb.JbossEsbConfig | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| La classe com.legstar.cixs.jbossesb.HostContextFactory$EnvVarResolver devrait-elle être une classe interne static ? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 60-67 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| La méthode com.legstar.cixs.jbossesb.JbossEsbConfig.getJbossEsbHome() utilise le même code pour deux branches | STYLE | DB_DUPLICATE_BRANCHES | 18 | Medium |