Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
51 | 0 | 0 | 930 |
Files
org/jencks/AcknowledgeEndpoint.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Parameter messageListener should be final. |
38
|
| 'messageListener' hides a field. |
38
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter method should be final. |
42
|
| Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '}' should be on the same line. |
51
|
| '}' should be on the same line. |
54
|
| Missing a Javadoc comment. |
60
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter message should be final. |
63
|
| 'message' hides a field. |
63
|
org/jencks/DefaultEndpointFactory.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - javax.resource.spi.LocalTransaction. |
27
|
| Unused import - javax.transaction.xa.XAResource. |
29
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
51
|
| Parameter beanFactory should be final. |
51
|
| 'beanFactory' hides a field. |
51
|
| Parameter ref should be final. |
51
|
| 'ref' hides a field. |
51
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter beanFactory should be final. |
56
|
| 'beanFactory' hides a field. |
56
|
| Parameter ref should be final. |
56
|
| 'ref' hides a field. |
56
|
| Parameter transactionManager should be final. |
56
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'getRef' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setRef' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter ref should be final. |
74
|
| 'ref' hides a field. |
74
|
| Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter beanFactory should be final. |
82
|
| 'beanFactory' hides a field. |
82
|
| Redundant throws: 'BeansException' is unchecked exception. |
82
|
| Line is longer than 80 characters. |
88
|
| Method 'createMessageListener' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
91
|
org/jencks/EndpointFactorySupport.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
33
|
| Variable 'transactionManager' must be private and have accessor methods. |
33
|
| Line is longer than 80 characters. |
35
|
| Method 'createEndpoint' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter xaResource should be final. |
35
|
| Line is longer than 80 characters. |
38
|
| '}' should be on the same line. |
39
|
| Line is longer than 80 characters. |
41
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
52
|
| Method 'isDeliveryTransacted' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter method should be final. |
52
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter transactionManager should be final. |
60
|
| 'transactionManager' hides a field. |
60
|
| Line is longer than 80 characters. |
66
|
| Missing a Javadoc comment. |
66
|
org/jencks/JCAConnector.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| First sentence should end with a period. |
33
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
40
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
40
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
50
|
| Line is longer than 80 characters. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter bootstrapContext should be final. |
53
|
| 'bootstrapContext' hides a field. |
53
|
| Parameter resourceAdapter should be final. |
53
|
| 'resourceAdapter' hides a field. |
53
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| '}' should be on the same line. |
66
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
78
|
| Line is longer than 80 characters. |
81
|
| '}' should be on the same line. |
82
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
88
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Line is longer than 80 characters. |
94
|
| Method 'getActivationSpec' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Method 'setActivationSpec' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter activationSpec should be final. |
104
|
| 'activationSpec' hides a field. |
104
|
| First sentence should end with a period. |
108
|
| Expected an @return tag. |
111
|
| Method 'getRef' is not designed for extension - needs to be abstract, final or empty. |
111
|
| First sentence should end with a period. |
115
|
| Method 'setRef' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Parameter ref should be final. |
118
|
| 'ref' hides a field. |
118
|
| Expected @param tag for 'ref'. |
118
|
| Method 'getEndpointFactory' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| Method 'setEndpointFactory' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Parameter endpointFactory should be final. |
126
|
| 'endpointFactory' hides a field. |
126
|
| Method 'getBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Method 'setBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| Parameter bootstrapContext should be final. |
134
|
| 'bootstrapContext' hides a field. |
134
|
| Method 'getResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Missing a Javadoc comment. |
138
|
| Method 'setResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter resourceAdapter should be final. |
142
|
| 'resourceAdapter' hides a field. |
142
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Missing a Javadoc comment. |
150
|
| Parameter transactionManager should be final. |
150
|
| 'transactionManager' hides a field. |
150
|
| Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Missing a Javadoc comment. |
154
|
| Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| Parameter beanFactory should be final. |
158
|
| 'beanFactory' hides a field. |
158
|
org/jencks/JCAContainer.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - org.jencks.factory.BootstrapContextFactoryBean. |
22
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
45
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Method 'addConnector' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Redundant throws: 'Exception' is unchecked exception. |
55
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
68
|
| '}' should be on the same line. |
69
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
88
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Redundant throws: 'Exception' is unchecked exception. |
91
|
| Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Parameter beanFactory should be final. |
103
|
| 'beanFactory' hides a field. |
103
|
| Redundant throws: 'BeansException' is unchecked exception. |
103
|
| Method 'getResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Method 'setResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Parameter resourceAdapter should be final. |
111
|
| 'resourceAdapter' hides a field. |
111
|
| Method 'getBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Method 'setBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Parameter bootstrapContext should be final. |
119
|
| 'bootstrapContext' hides a field. |
119
|
| Method 'isLazyLoad' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Method 'setLazyLoad' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| Parameter lazyLoad should be final. |
127
|
| 'lazyLoad' hides a field. |
127
|
org/jencks/LocalTransactionEndpoint.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| First sentence should end with a period. |
30
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
37
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter messageListener should be final. |
42
|
| 'messageListener' hides a field. |
42
|
| Parameter localTransaction should be final. |
42
|
| 'localTransaction' hides a field. |
42
|
| Line is longer than 80 characters. |
47
|
| Method 'beforeDelivery' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter method should be final. |
47
|
| Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| '}' should be on the same line. |
59
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter message should be final. |
67
|
| Line is longer than 80 characters. |
73
|
| Expected an @return tag. |
76
|
| Method 'getLocalTransaction' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Expected @throws tag for 'ResourceException'. |
76
|
| Line is longer than 80 characters. |
78
|
org/jencks/SingletonEndpointFactory.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
38
|
| Parameter messageListener should be final. |
38
|
| 'messageListener' hides a field. |
38
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Line is longer than 80 characters. |
44
|
| Method 'getMessageListener' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Method 'setMessageListener' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter messageListener should be final. |
52
|
| 'messageListener' hides a field. |
52
|
| Line is longer than 80 characters. |
58
|
| Method 'createMessageListener' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
org/jencks/TargetSourceMessageListener.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
32
|
| Missing a Javadoc comment. |
33
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter message should be final. |
35
|
| '}' should be on the same line. |
39
|
| '}' should be on the same line. |
45
|
| '}' should be on the same line. |
49
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Method 'getTargetSource' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setTargetSource' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter targetSource should be final. |
66
|
| 'targetSource' hides a field. |
66
|
| Method 'handleException' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter e should be final. |
70
|
org/jencks/XAEndpoint.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
43
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Line is longer than 80 characters. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter messageListener should be final. |
52
|
| 'messageListener' hides a field. |
52
|
| Parameter xaResource should be final. |
52
|
| 'xaResource' hides a field. |
52
|
| Parameter transactionManager should be final. |
52
|
| 'transactionManager' hides a field. |
52
|
| Line is longer than 80 characters. |
58
|
| Method 'beforeDelivery' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter method should be final. |
58
|
| '}' should be on the same line. |
71
|
| '}' should be on the same line. |
75
|
| '}' should be on the same line. |
79
|
| '}' should be on the same line. |
83
|
| Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '}' should be on the same line. |
98
|
| '}' should be on the same line. |
105
|
| '}' should be on the same line. |
108
|
| '}' should be on the same line. |
111
|
| '}' should be on the same line. |
114
|
| '}' should be on the same line. |
117
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Parameter message should be final. |
124
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| '}' should be on the same line. |
134
|
| Method 'doRollback' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Parameter e should be final. |
141
|
| '}' should be on the same line. |
145
|
org/jencks/factory/AbstractGeronimoPool.java
Error | Line |
| File does not end with a newline. |
0
|
org/jencks/factory/AbstractGeronimoPool.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Missing a Javadoc comment. |
39
|
| Variable 'maxSize' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
40
|
| Variable 'minSize' must be private and have accessor methods. |
40
|
| Missing a Javadoc comment. |
41
|
| Variable 'blockingTimeoutMilliseconds' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
42
|
| Variable 'idleTimeoutMinutes' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
43
|
| Variable 'matchOne' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
44
|
| Variable 'matchAll' must be private and have accessor methods. |
44
|
| Missing a Javadoc comment. |
45
|
| Variable 'selectOneAssumeMatch' must be private and have accessor methods. |
45
|
| Method 'getBlockingTimeoutMilliseconds' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'getIdleTimeoutMinutes' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'isMatchAll' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Method 'isMatchOne' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Method 'getMaxSize' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Method 'getMinSize' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Method 'isSelectOneAssumeMatch' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Line is longer than 80 characters. |
78
|
| Method 'setBlockingTimeoutMilliseconds' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Parameter blockingTimeoutMilliseconds should be final. |
78
|
| 'blockingTimeoutMilliseconds' hides a field. |
78
|
| Expected @param tag for 'blockingTimeoutMilliseconds'. |
78
|
| Method 'setIdleTimeoutMinutes' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter idleTimeoutMinutes should be final. |
85
|
| 'idleTimeoutMinutes' hides a field. |
85
|
| Expected @param tag for 'idleTimeoutMinutes'. |
85
|
| Method 'setMatchAll' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Parameter matchAll should be final. |
92
|
| 'matchAll' hides a field. |
92
|
| Expected @param tag for 'matchAll'. |
92
|
| Method 'setMatchOne' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter matchOne should be final. |
99
|
| 'matchOne' hides a field. |
99
|
| Expected @param tag for 'matchOne'. |
99
|
| Method 'setMaxSize' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter maxSize should be final. |
106
|
| 'maxSize' hides a field. |
106
|
| Expected @param tag for 'maxSize'. |
106
|
| Method 'setMinSize' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Parameter minSize should be final. |
113
|
| 'minSize' hides a field. |
113
|
| Expected @param tag for 'minSize'. |
113
|
| Method 'setSelectOneAssumeMatch' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter selectOneAssumeMatch should be final. |
120
|
| 'selectOneAssumeMatch' hides a field. |
120
|
| Expected @param tag for 'selectOneAssumeMatch'. |
120
|
| Line contains a tab character. |
122
|
org/jencks/factory/BootstrapContextFactoryBean.java
Error | Line |
| File does not end with a newline. |
0
|
org/jencks/factory/BootstrapContextFactoryBean.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - org.apache.geronimo.transaction.log.UnrecoverableLog. |
25
|
| Unused import - org.apache.geronimo.transaction.manager.TransactionManagerImpl. |
27
|
| Unused import - javax.resource.spi.work.WorkManager. |
33
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Line is longer than 80 characters. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Method 'getWorkManager' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Method 'setWorkManager' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter workManager should be final. |
74
|
| 'workManager' hides a field. |
74
|
| Line is longer than 80 characters. |
78
|
| Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Line is longer than 80 characters. |
82
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter transactionContextManager should be final. |
82
|
| Line is longer than 80 characters. |
83
|
| Method 'getThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Method 'setThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Parameter threadPoolSize should be final. |
90
|
| Line is longer than 80 characters. |
94
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| Line is longer than 80 characters. |
98
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Missing a Javadoc comment. |
98
|
| Parameter transactionManager should be final. |
98
|
| Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| Parameter xidImporter should be final. |
106
|
| Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Line is longer than 80 characters. |
114
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| Parameter defaultTransactionTimeoutSeconds should be final. |
114
|
| Line is longer than 80 characters. |
115
|
| Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| Parameter transactionLog should be final. |
122
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Parameter resourceManagers should be final. |
130
|
org/jencks/factory/ConnectionManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
22
|
| Line is longer than 80 characters. |
23
|
| Line is longer than 80 characters. |
24
|
| Line is longer than 80 characters. |
25
|
| Line is longer than 80 characters. |
43
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
58
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Line is longer than 80 characters. |
76
|
| Line is longer than 80 characters. |
77
|
| Method 'setPoolingSupport' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Parameter support should be final. |
79
|
| Expected @param tag for 'support'. |
79
|
| Method 'setRealmBridge' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter bridge should be final. |
88
|
| Expected @param tag for 'bridge'. |
88
|
| Line is longer than 80 characters. |
95
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Parameter manager should be final. |
95
|
| Expected @param tag for 'manager'. |
95
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
106
|
| Method 'setTransactionSupport' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Parameter support should be final. |
108
|
| Expected @param tag for 'support'. |
108
|
| Method 'setConnectionTracker' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter tracker should be final. |
115
|
| Expected @param tag for 'tracker'. |
115
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Line is longer than 80 characters. |
144
|
| Parameter subject should be final. |
144
|
| Line is longer than 80 characters. |
155
|
| Line is longer than 80 characters. |
156
|
| Line contains a tab character. |
158
|
org/jencks/factory/LocalTransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
org/jencks/factory/NoTransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
org/jencks/factory/PartitionedPoolFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Unused import - org.apache.geronimo.connector.outbound.connectionmanagerconfig.PoolingSupport. |
20
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
42
|
| Variable 'partitionByConnectionRequestInfo' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
43
|
| Variable 'partitionBySubject' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
45
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Line is longer than 80 characters. |
62
|
| Method 'setPartitionByConnectionRequestInfo' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Parameter partitionByConnectionRequestInfo should be final. |
62
|
| 'partitionByConnectionRequestInfo' hides a field. |
62
|
| Expected @param tag for 'partitionByConnectionRequestInfo'. |
62
|
| Line is longer than 80 characters. |
63
|
| Method 'setPartitionBySubject' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter partitionBySubject should be final. |
69
|
| 'partitionBySubject' hides a field. |
69
|
| Expected @param tag for 'partitionBySubject'. |
69
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Line is longer than 80 characters. |
74
|
org/jencks/factory/SinglePoolFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
37
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Line is longer than 80 characters. |
52
|
org/jencks/factory/TransactionContextManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
32
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'getTransactionManagerImpl' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Line is longer than 80 characters. |
53
|
| Method 'setTransactionManagerImpl' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter transactionManagerImpl should be final. |
53
|
| 'transactionManagerImpl' hides a field. |
53
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Expected @throws tag for 'Exception'. |
65
|
| Line is longer than 80 characters. |
67
|
org/jencks/factory/TransactionManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
36
|
| '600' is a magic number. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
40
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter timeout should be final. |
57
|
| Expected @param tag for 'timeout'. |
57
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Parameter log should be final. |
64
|
| Expected @param tag for 'log'. |
64
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| First sentence should end with a period. |
72
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Parameter resourceManagers should be final. |
75
|
| 'resourceManagers' hides a field. |
75
|
| Expected @param tag for 'resourceManagers'. |
75
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Line is longer than 80 characters. |
83
|
org/jencks/factory/UserTransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Line is longer than 80 characters. |
60
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter manager should be final. |
60
|
| Expected @param tag for 'manager'. |
60
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
67
|
| Method 'setConnectionTrackingCoordinator' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter coordinator should be final. |
67
|
| Expected @param tag for 'coordinator'. |
67
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Expected @throws tag for 'Exception'. |
79
|
| Line is longer than 80 characters. |
81
|
org/jencks/factory/WorkManagerFactoryBean.java
Error | Line |
| File does not end with a newline. |
0
|
org/jencks/factory/WorkManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - org.apache.geronimo.connector.BootstrapContextImpl. |
20
|
| Unused import - javax.resource.spi.BootstrapContext. |
32
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| '30' is a magic number. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| '600' is a magic number. |
49
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Method 'getWorkManager' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Line is longer than 80 characters. |
77
|
| Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Line is longer than 80 characters. |
84
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Parameter transactionContextManager should be final. |
84
|
| 'transactionContextManager' hides a field. |
84
|
| Method 'getThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Method 'setThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter threadPoolSize should be final. |
92
|
| 'threadPoolSize' hides a field. |
92
|
| Line is longer than 80 characters. |
96
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Line is longer than 80 characters. |
98
|
| Line is longer than 80 characters. |
103
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Parameter transactionManager should be final. |
103
|
| 'transactionManager' hides a field. |
103
|
| Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| Parameter xidImporter should be final. |
114
|
| 'xidImporter' hides a field. |
114
|
| Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Line is longer than 80 characters. |
122
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| Parameter defaultTransactionTimeoutSeconds should be final. |
122
|
| 'defaultTransactionTimeoutSeconds' hides a field. |
122
|
| Line is longer than 80 characters. |
123
|
| Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Parameter transactionLog should be final. |
133
|
| 'transactionLog' hides a field. |
133
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Parameter resourceManagers should be final. |
141
|
| 'resourceManagers' hides a field. |
141
|
| Line is longer than 80 characters. |
147
|
| Method 'createTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| Line is longer than 80 characters. |
148
|
| Method 'createWorkManager' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| Line is longer than 80 characters. |
152
|
org/jencks/factory/XATransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'setUseThreadCaching' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter useThreadCaching should be final. |
57
|
| 'useThreadCaching' hides a field. |
57
|
| Expected @param tag for 'useThreadCaching'. |
57
|
| Method 'setUseTransactionCaching' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter useTransactionCaching should be final. |
69
|
| 'useTransactionCaching' hides a field. |
69
|
| Expected @param tag for 'useTransactionCaching'. |
69
|
| Line is longer than 80 characters. |
74
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Line is longer than 80 characters. |
77
|
org/jencks/interceptor/TransactionContexFilter.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
77
|
| Variable 'logger' must be private and have accessor methods. |
77
|
| Missing a Javadoc comment. |
79
|
| Parameter config should be final. |
79
|
| Method 'doFilter' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter request should be final. |
90
|
| Expected @param tag for 'request'. |
90
|
| Parameter response should be final. |
90
|
| Expected @param tag for 'response'. |
90
|
| Line is longer than 80 characters. |
91
|
| Parameter chain should be final. |
91
|
| Expected @param tag for 'chain'. |
91
|
| Expected @throws tag for 'IOException'. |
91
|
| Expected @throws tag for 'ServletException'. |
91
|
| Line is longer than 80 characters. |
96
|
| Expected an @return tag. |
110
|
| Parameter unshareableResources should be final. |
110
|
| Expected @param tag for 'unshareableResources'. |
110
|
| Line is longer than 80 characters. |
111
|
| Parameter applicationManagedSecurityResources should be final. |
111
|
| Expected @param tag for 'applicationManagedSecurityResources'. |
111
|
| Line is longer than 80 characters. |
115
|
| '}' should be on the same line. |
120
|
| Must have at least one statement. |
121
|
| Parameter oldContext should be final. |
132
|
| '}' should be on the same line. |
138
|
| Must have at least one statement. |
139
|
| Missing a Javadoc comment. |
143
|
| Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Parameter associator should be final. |
150
|
| 'associator' hides a field. |
150
|
| Expected @param tag for 'associator'. |
150
|
| Line contains a tab character. |
152
|
org/jencks/interceptor/TransactionContextInitializer.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Variable 'logger' must be private and have accessor methods. |
48
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Line is longer than 80 characters. |
54
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter associator should be final. |
67
|
| 'associator' hides a field. |
67
|
| Expected @param tag for 'associator'. |
67
|
org/jencks/interceptor/TransactionContextInterceptor.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Missing a Javadoc comment. |
41
|
| Expected an @return tag. |
51
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter invocation should be final. |
51
|
| Expected @param tag for 'invocation'. |
51
|
| Expected @throws tag for 'Throwable'. |
51
|
| Line is longer than 80 characters. |
55
|
| Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter associator should be final. |
65
|
| 'associator' hides a field. |
65
|
| Expected @param tag for 'associator'. |
65
|