Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
68 | 0 | 0 | 748 |
Files
net/mchaplin/commons/SingletonI.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
21
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
net/mchaplin/commons/StackTraceUtils.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Missing a Javadoc comment. |
16
|
| Line has trailing spaces. |
18
|
| Line is longer than 80 characters. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter message should be final. |
19
|
| Parameter cls should be final. |
19
|
| Parameter ex should be final. |
19
|
| '6' is a magic number. |
20
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
29
|
| Parameter ex should be final. |
32
|
| '=' is not preceded with whitespace. |
37
|
| '=' is not followed by whitespace. |
37
|
| ';' is preceded with whitespace. |
37
|
| '<' is not preceded with whitespace. |
37
|
| '<' is not followed by whitespace. |
37
|
| ';' is preceded with whitespace. |
37
|
| Line is longer than 80 characters. |
39
|
| '+' is not preceded with whitespace. |
39
|
| '+' is not followed by whitespace. |
39
|
| '+' is not preceded with whitespace. |
39
|
| '+' is not followed by whitespace. |
39
|
| '+' is not preceded with whitespace. |
39
|
| '+' is not followed by whitespace. |
39
|
| '+' is not preceded with whitespace. |
39
|
| '+' is not followed by whitespace. |
39
|
| '+' is not preceded with whitespace. |
39
|
| '+' is not followed by whitespace. |
39
|
| Line has trailing spaces. |
45
|
| Parameter ex should be final. |
48
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| '=' is not preceded with whitespace. |
54
|
| '=' is not followed by whitespace. |
54
|
| ';' is preceded with whitespace. |
54
|
| '<' is not preceded with whitespace. |
54
|
| '<' is not followed by whitespace. |
54
|
| ';' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
56
|
| '+' is not preceded with whitespace. |
56
|
| '+' is not followed by whitespace. |
56
|
| '+' is not preceded with whitespace. |
56
|
| '+' is not followed by whitespace. |
56
|
| '+' is not preceded with whitespace. |
56
|
| '+' is not followed by whitespace. |
56
|
| '+' is not preceded with whitespace. |
56
|
| '+' is not followed by whitespace. |
56
|
| '+' is not preceded with whitespace. |
56
|
| '+' is not followed by whitespace. |
56
|
| Line contains a tab character. |
57
|
net/mchaplin/commons/WmindObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
41
|
| Variable 'propertyHelper' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
45
|
| Variable 'log' must be private and have accessor methods. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| '+' is not preceded with whitespace. |
54
|
| '+' is not followed by whitespace. |
54
|
| '+' is not preceded with whitespace. |
54
|
| '+' is not followed by whitespace. |
54
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
61
|
| Expected an @return tag. |
64
|
| Method 'printInheritance' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Parameter oFactory should be final. |
64
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
68
|
| '6' is a magic number. |
69
|
| Line has trailing spaces. |
70
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| '+' is not preceded with whitespace. |
72
|
| '+' is not followed by whitespace. |
72
|
| '+' is not preceded with whitespace. |
72
|
| '+' is not followed by whitespace. |
72
|
| Line contains a tab character. |
73
|
| '=' is not preceded with whitespace. |
73
|
| '=' is not followed by whitespace. |
73
|
| ';' is preceded with whitespace. |
73
|
| '<' is not preceded with whitespace. |
73
|
| '<' is not followed by whitespace. |
73
|
| ';' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '-' is not preceded with whitespace. |
77
|
| '-' is not followed by whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| '=' is not preceded with whitespace. |
80
|
| '=' is not followed by whitespace. |
80
|
| ';' is preceded with whitespace. |
80
|
| '<' is not preceded with whitespace. |
80
|
| '<' is not followed by whitespace. |
80
|
| ';' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| '-' is not preceded with whitespace. |
84
|
| '-' is not followed by whitespace. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
91
|
| Line contains a tab character. |
95
|
net/mchaplin/commons/i18n/I18n.java
Error | Line |
| Got an exception - expecting EOF, found '}' |
0
|
net/mchaplin/commons/i18n/PropertyResourceHelper.java
Error | Line |
| Got an exception - expecting EOF, found 'msgResources' |
0
|
net/mchaplin/commons/i18n/PropertyResourceHelperI.java
Error | Line |
| File does not end with a newline. |
0
|
net/mchaplin/commons/i18n/PropertyResourceHelperI.java
Error | Line |
| Got an exception - expecting EOF, found 'void' |
0
|
net/mchaplin/commons/io/IOUtils.java
Error | Line |
| Got an exception - expecting EOF, found 'BufferedReader' |
0
|
net/mchaplin/ioc/ContainerI.java
Error | Line |
| File does not end with a newline. |
0
|
net/mchaplin/ioc/ContainerI.java
Error | Line |
| Got an exception - expecting EOF, found 'ContainerI' |
0
|
net/mchaplin/ioc/DefaultContainer.java
Error | Line |
| File does not end with a newline. |
0
|
net/mchaplin/ioc/DefaultContainer.java
Error | Line |
| Got an exception - expecting EOF, found 'log' |
0
|
net/mchaplin/ioc/XmlContainerFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| First sentence should end with a period. |
35
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
44
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| First sentence should end with a period. |
50
|
| Missing a Javadoc comment. |
53
|
| Parameter fileName should be final. |
53
|
| Line is longer than 80 characters. |
58
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
66
|
| Expected an @return tag. |
69
|
| Parameter xmlFile should be final. |
69
|
| Expected @param tag for 'xmlFile'. |
69
|
| First sentence should end with a period. |
84
|
| Line has trailing spaces. |
86
|
| Expected an @return tag. |
89
|
| Method 'retrieveInstance' is not designed for extension - needs to be abstract, final or empty. |
89
|
| First sentence should end with a period. |
100
|
| Line has trailing spaces. |
103
|
| Method 'loadComponents' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter container should be final. |
110
|
| Parameter itr should be final. |
110
|
| Line is longer than 80 characters. |
131
|
| Line is longer than 80 characters. |
132
|
| Line is longer than 80 characters. |
137
|
| Line is longer than 80 characters. |
139
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
146
|
| Line is longer than 80 characters. |
148
|
| Line is longer than 80 characters. |
152
|
| Line is longer than 80 characters. |
154
|
| Line has trailing spaces. |
158
|
| Must have at least one statement. |
166
|
| Line has trailing spaces. |
167
|
net/mchaplin/ioc/component/ComponentFactoryI.java
Error | Line |
| File does not end with a newline. |
0
|
net/mchaplin/ioc/component/ComponentFactoryI.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
38
|
net/mchaplin/ioc/component/ComponentI.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Redundant 'public' modifier. |
37
|
| First sentence should end with a period. |
39
|
| Redundant 'public' modifier. |
43
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| Redundant 'public' modifier. |
50
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
54
|
| Unused Javadoc tag. |
55
|
| Redundant 'public' modifier. |
57
|
| Expected @param tag for 'container'. |
57
|
net/mchaplin/ioc/component/DefaultComponent.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
38
|
| Variable 'container' must be private and have accessor methods. |
38
|
| Line has trailing spaces. |
39
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Line has trailing spaces. |
46
|
| Line is longer than 80 characters. |
48
|
| Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Parameter aContainer should be final. |
50
|
| Line has trailing spaces. |
53
|
net/mchaplin/ioc/component/DefaultComponentFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Variable 'container' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
40
|
| Variable 'log' must be private and have accessor methods. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
| Parameter aContainer should be final. |
42
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
49
|
| Parameter component should be final. |
53
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
82
|
| Line has trailing spaces. |
102
|
| Expected an @return tag. |
108
|
| Parameter component should be final. |
108
|
| Expected @param tag for 'component'. |
108
|
| Line is longer than 80 characters. |
113
|
| '6' is a magic number. |
113
|
| Line is longer than 80 characters. |
118
|
| '6' is a magic number. |
118
|
| Line has trailing spaces. |
121
|
| Expected an @return tag. |
132
|
| Parameter constr should be final. |
132
|
| Expected @param tag for 'constr'. |
132
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
139
|
| Line is longer than 80 characters. |
148
|
| Line is longer than 80 characters. |
154
|
| Line is longer than 80 characters. |
157
|
| Line is longer than 80 characters. |
160
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Missing a Javadoc comment. |
172
|
| Missing a Javadoc comment. |
180
|
| Line has trailing spaces. |
182
|
| Line is longer than 80 characters. |
186
|
| Missing a Javadoc comment. |
188
|
| Parameter container should be final. |
188
|
| 'container' hides a field. |
188
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
193
|
net/mchaplin/ioc/configuration/ConfigurationI.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
19
|
| First sentence should end with a period. |
27
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
net/mchaplin/ioc/configuration/DefaultConfiguration.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
19
|
| First sentence should end with a period. |
27
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
44
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Line has trailing spaces. |
51
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
62
|
| Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Parameter aContainer should be final. |
64
|
net/mchaplin/ioc/exp/ContainerException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Parameter cause should be final. |
34
|
| Expected @param tag for 'cause'. |
34
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
net/mchaplin/ioc/model/Component.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Unused import - net.mchaplin.commons.WmindObject. |
22
|
| First sentence should end with a period. |
25
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| First sentence should end with a period. |
40
|
| First sentence should end with a period. |
42
|
| First sentence should end with a period. |
44
|
| First sentence should end with a period. |
46
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Method 'getRmiClassname' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Method 'setRmiClassname' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter rmiClassname should be final. |
60
|
| 'rmiClassname' hides a field. |
60
|
| Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Method 'setClassname' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter classname should be final. |
72
|
| 'classname' hides a field. |
72
|
| Method 'getLoadOnStartup' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Method 'setLoadOnStartup' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Parameter loadOnStartup should be final. |
84
|
| 'loadOnStartup' hides a field. |
84
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter name should be final. |
96
|
| 'name' hides a field. |
96
|
| Method 'getAlias' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Method 'setAlias' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Parameter alias should be final. |
108
|
| 'alias' hides a field. |
108
|
| Method 'getFactory' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Method 'setFactory' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter controller should be final. |
120
|
net/mchaplin/ioc/model/Container.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Method 'getContainers' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Method 'setContainers' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Parameter containers should be final. |
48
|
| 'containers' hides a field. |
48
|
| Method 'getComponents' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Method 'setComponents' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter components should be final. |
60
|
| 'components' hides a field. |
60
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
73
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
78
|
| Missing a Javadoc comment. |
80
|
| Parameter container should be final. |
80
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
85
|
net/mchaplin/ioc/rmi/RmiServer.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Line has trailing spaces. |
47
|
| Missing a Javadoc comment. |
48
|
| Parameter config should be final. |
48
|
| Parameter container should be final. |
48
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
52
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
59
|
| Method 'startServer' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Parameter config should be final. |
77
|
| Expected @param tag for 'config'. |
77
|
| Line is longer than 80 characters. |
80
|
| Line is longer than 80 characters. |
82
|
| Line is longer than 80 characters. |
84
|
| '+' is not preceded with whitespace. |
84
|
| '+' is not followed by whitespace. |
84
|
| '+' is not preceded with whitespace. |
84
|
| '+' is not followed by whitespace. |
84
|
| '+' is not preceded with whitespace. |
84
|
| '+' is not followed by whitespace. |
84
|
| Avoid inline conditionals. |
88
|
| '1099' is a magic number. |
88
|
| Line is longer than 80 characters. |
94
|
| '+' is not preceded with whitespace. |
94
|
| '+' is not followed by whitespace. |
94
|
| Line has trailing spaces. |
99
|
| Method 'getRegistryState' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Line is longer than 80 characters. |
102
|
| Line has trailing spaces. |
113
|
| '=' is not preceded with whitespace. |
115
|
| '=' is not followed by whitespace. |
115
|
| ';' is preceded with whitespace. |
115
|
| '<' is not preceded with whitespace. |
115
|
| '<' is not followed by whitespace. |
115
|
| ';' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
122
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Line has trailing spaces. |
133
|
| First sentence should end with a period. |
134
|
| '+' is not preceded with whitespace. |
149
|
| '+' is not followed by whitespace. |
149
|
| Line is longer than 80 characters. |
154
|
| '+' is not preceded with whitespace. |
154
|
| '+' is not followed by whitespace. |
154
|
| '+' is not preceded with whitespace. |
154
|
| '+' is not followed by whitespace. |
154
|
| Line has trailing spaces. |
157
|
| Line is longer than 80 characters. |
157
|
| '+' is not preceded with whitespace. |
157
|
| '+' is not followed by whitespace. |
157
|
| '+' is not preceded with whitespace. |
157
|
| '+' is not followed by whitespace. |
157
|
| Line is longer than 80 characters. |
159
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
162
|
| First sentence should end with a period. |
168
|
| ')' is preceded with whitespace. |
176
|
| '=' is not preceded with whitespace. |
177
|
| '=' is not followed by whitespace. |
177
|
| ';' is preceded with whitespace. |
177
|
| '<' is not preceded with whitespace. |
177
|
| '<' is not followed by whitespace. |
177
|
| ';' is preceded with whitespace. |
177
|
| Line is longer than 80 characters. |
178
|
| '+' is not preceded with whitespace. |
179
|
| '+' is not followed by whitespace. |
179
|
| '+' is not preceded with whitespace. |
179
|
| '+' is not followed by whitespace. |
179
|
| Line is longer than 80 characters. |
183
|
| '+' is not preceded with whitespace. |
183
|
| '+' is not followed by whitespace. |
183
|
| '+' is not preceded with whitespace. |
183
|
| '+' is not followed by whitespace. |
183
|
| Line is longer than 80 characters. |
186
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
193
|
| Line has trailing spaces. |
194
|
| First sentence should end with a period. |
195
|
| Line has trailing spaces. |
197
|
| Parameter rmiService should be final. |
200
|
| Method 'getServiceContainer' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Method 'setServiceContainer' is not designed for extension - needs to be abstract, final or empty. |
213
|
| Parameter serviceContainer should be final. |
213
|
| 'serviceContainer' hides a field. |
213
|
| Method 'getServerConfig' is not designed for extension - needs to be abstract, final or empty. |
219
|
| Method 'setServerConfig' is not designed for extension - needs to be abstract, final or empty. |
225
|
| Parameter serverConfig should be final. |
225
|
| 'serverConfig' hides a field. |
225
|
net/mchaplin/ioc/rmi/RmiServerConfiguration.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
44
|
| Method 'getRmiServices' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Method 'setRmiServices' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Parameter rmiServices should be final. |
54
|
| 'rmiServices' hides a field. |
54
|
| Method 'getHostAddress' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Method 'setHostAddress' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter hostAddress should be final. |
66
|
| 'hostAddress' hides a field. |
66
|
| Method 'getHostPort' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Method 'setHostPort' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Parameter hostPort should be final. |
79
|
| 'hostPort' hides a field. |
79
|
net/mchaplin/ioc/rmi/RmiServerFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
17
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Parameter ctx should be final. |
51
|
| Parameter aContainer should be final. |
51
|
| Line has trailing spaces. |
55
|
| Method 'retrieveInstance' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
65
|
| Expected an @return tag. |
69
|
| Parameter config should be final. |
69
|
| 'config' hides a field. |
69
|
| Expected @param tag for 'config'. |
69
|
| Line has trailing spaces. |
73
|
| First sentence should end with a period. |
74
|
| Line has trailing spaces. |
77
|
| Expected an @return tag. |
81
|
| Line has trailing spaces. |
82
|
| '=' is not preceded with whitespace. |
85
|
| '=' is not followed by whitespace. |
85
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
107
|
| Missing a Javadoc comment. |
108
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
142
|
| Line is longer than 80 characters. |
144
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| Missing a Javadoc comment. |
159
|
| Line has trailing spaces. |
161
|
| Line is longer than 80 characters. |
165
|
| Missing a Javadoc comment. |
167
|
| Parameter container should be final. |
167
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
172
|
net/mchaplin/ioc/rmi/RmiService.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
17
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Line has trailing spaces. |
37
|
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
56
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter container should be final. |
66
|
| 'container' hides a field. |
66
|
net/mchaplin/ioc/rmi/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/mchaplin/ioc/service/Service.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
26
|
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. |
34
|
net/mchaplin/ioc/service/ServiceI.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| First sentence should end with a period. |
12
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
23
|
| Expected an @return tag. |
26
|
net/mchaplin/ioc/service/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/mchaplin/ioc/test/DefaultContainerTest.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
19
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| 'static' modifier out of order with the JLS suggestions. |
43
|
| Name 'sTestClassType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Line has trailing spaces. |
46
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter arg0 should be final. |
66
|
| Expected @param tag for 'arg0'. |
66
|
| Method 'testRegisterComponentImplementationClass' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| '+' is not preceded with whitespace. |
76
|
| '+' is not followed by whitespace. |
76
|
| Method 'testRegisterComponentImplementationClassString' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
85
|
| '+' is not preceded with whitespace. |
87
|
| '+' is not followed by whitespace. |
87
|
| Method 'testRegisterComponentImplementationClassboolean' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| '+' is not preceded with whitespace. |
97
|
| '+' is not followed by whitespace. |
97
|
| Method 'testRegisterComponentImplementationClassbooleanString' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Line is longer than 80 characters. |
105
|
| '+' is not preceded with whitespace. |
107
|
| '+' is not followed by whitespace. |
107
|
| Line is longer than 80 characters. |
113
|
| Missing a Javadoc comment. |
115
|
| Missing a Javadoc comment. |
121
|
| Missing a Javadoc comment. |
127
|
| Method 'testRetrieveComponentInstanceClass' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Method 'testRetrieveComponentInstanceString' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Missing a Javadoc comment. |
149
|
| Missing a Javadoc comment. |
156
|
| Missing a Javadoc comment. |
159
|
| Missing a Javadoc comment. |
162
|
| Missing a Javadoc comment. |
165
|
net/mchaplin/ioc/test/PropertyResourceHelperTest.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Method 'runTest' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Line has trailing spaces. |
51
|
| Method 'testRetrieveMessage' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Line has trailing spaces. |
56
|
| Method 'testRetrieveMessageWithLocale' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Line has trailing spaces. |
61
|
net/mchaplin/ioc/xml/NameConverter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
38
|
| Method 'canConvert' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter type should be final. |
40
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
46
|
| Parameter arg0 should be final. |
46
|
| Parameter arg1 should be final. |
46
|
| Parameter arg2 should be final. |
46
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
53
|
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter arg0 should be final. |
53
|
| Parameter arg1 should be final. |
53
|