Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
6800748

Files

FilesIWE
net/mchaplin/commons/SingletonI.java 0013
net/mchaplin/commons/StackTraceUtils.java 0057
net/mchaplin/commons/WmindObject.java 0082
net/mchaplin/commons/i18n/I18n.java 001
net/mchaplin/commons/i18n/PropertyResourceHelper.java 001
net/mchaplin/commons/i18n/PropertyResourceHelperI.java 001
net/mchaplin/commons/i18n/PropertyResourceHelperI.java 001
net/mchaplin/commons/io/IOUtils.java 001
net/mchaplin/ioc/ContainerI.java 001
net/mchaplin/ioc/ContainerI.java 001
net/mchaplin/ioc/DefaultContainer.java 001
net/mchaplin/ioc/DefaultContainer.java 001
net/mchaplin/ioc/XmlContainerFactory.java 0042
net/mchaplin/ioc/component/ComponentFactoryI.java 001
net/mchaplin/ioc/component/ComponentFactoryI.java 0011
net/mchaplin/ioc/component/ComponentI.java 0025
net/mchaplin/ioc/component/DefaultComponent.java 0021
net/mchaplin/ioc/component/DefaultComponentFactory.java 0050
net/mchaplin/ioc/configuration/ConfigurationI.java 0012
net/mchaplin/ioc/configuration/DefaultConfiguration.java 0026
net/mchaplin/ioc/exp/ContainerException.java 0014
net/mchaplin/ioc/model/Component.java 0043
net/mchaplin/ioc/model/Container.java 0029
net/mchaplin/ioc/rmi/RmiServer.java 00107
net/mchaplin/ioc/rmi/RmiServerConfiguration.java 0026
net/mchaplin/ioc/rmi/RmiServerFactory.java 0050
net/mchaplin/ioc/rmi/RmiService.java 0018
net/mchaplin/ioc/rmi/package.html 001
net/mchaplin/ioc/service/Service.java 006
net/mchaplin/ioc/service/ServiceI.java 008
net/mchaplin/ioc/service/package.html 001
net/mchaplin/ioc/test/DefaultContainerTest.java 0055
net/mchaplin/ioc/test/PropertyResourceHelperTest.java 0021
net/mchaplin/ioc/xml/NameConverter.java 0020

net/mchaplin/commons/SingletonI.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error First sentence should end with a period. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32

net/mchaplin/commons/StackTraceUtils.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 18
Error Line is longer than 80 characters. 19
Error Missing a Javadoc comment. 19
Error Parameter message should be final. 19
Error Parameter cls should be final. 19
Error Parameter ex should be final. 19
Error '6' is a magic number. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 29
Error Parameter ex should be final. 32
Error '=' is not preceded with whitespace. 37
Error '=' is not followed by whitespace. 37
Error ';' is preceded with whitespace. 37
Error '<' is not preceded with whitespace. 37
Error '<' is not followed by whitespace. 37
Error ';' is preceded with whitespace. 37
Error Line is longer than 80 characters. 39
Error '+' is not preceded with whitespace. 39
Error '+' is not followed by whitespace. 39
Error '+' is not preceded with whitespace. 39
Error '+' is not followed by whitespace. 39
Error '+' is not preceded with whitespace. 39
Error '+' is not followed by whitespace. 39
Error '+' is not preceded with whitespace. 39
Error '+' is not followed by whitespace. 39
Error '+' is not preceded with whitespace. 39
Error '+' is not followed by whitespace. 39
Error Line has trailing spaces. 45
Error Parameter ex should be final. 48
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error '=' is not preceded with whitespace. 54
Error '=' is not followed by whitespace. 54
Error ';' is preceded with whitespace. 54
Error '<' is not preceded with whitespace. 54
Error '<' is not followed by whitespace. 54
Error ';' is preceded with whitespace. 54
Error Line contains a tab character. 55
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error '+' is not preceded with whitespace. 56
Error '+' is not followed by whitespace. 56
Error '+' is not preceded with whitespace. 56
Error '+' is not followed by whitespace. 56
Error '+' is not preceded with whitespace. 56
Error '+' is not followed by whitespace. 56
Error '+' is not preceded with whitespace. 56
Error '+' is not followed by whitespace. 56
Error '+' is not preceded with whitespace. 56
Error '+' is not followed by whitespace. 56
Error Line contains a tab character. 57

net/mchaplin/commons/WmindObject.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 32
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 41
Error Variable 'propertyHelper' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error First sentence should end with a period. 45
Error Variable 'log' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error '+' is not preceded with whitespace. 54
Error '+' is not followed by whitespace. 54
Error '+' is not preceded with whitespace. 54
Error '+' is not followed by whitespace. 54
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line has trailing spaces. 61
Error Expected an @return tag. 64
Error Method 'printInheritance' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter oFactory should be final. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 68
Error '6' is a magic number. 69
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error '+' is not preceded with whitespace. 72
Error '+' is not followed by whitespace. 72
Error '+' is not preceded with whitespace. 72
Error '+' is not followed by whitespace. 72
Error Line contains a tab character. 73
Error '=' is not preceded with whitespace. 73
Error '=' is not followed by whitespace. 73
Error ';' is preceded with whitespace. 73
Error '<' is not preceded with whitespace. 73
Error '<' is not followed by whitespace. 73
Error ';' is preceded with whitespace. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error '-' is not preceded with whitespace. 77
Error '-' is not followed by whitespace. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error '=' is not preceded with whitespace. 80
Error '=' is not followed by whitespace. 80
Error ';' is preceded with whitespace. 80
Error '<' is not preceded with whitespace. 80
Error '<' is not followed by whitespace. 80
Error ';' is preceded with whitespace. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error '-' is not preceded with whitespace. 84
Error '-' is not followed by whitespace. 84
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line has trailing spaces. 87
Error Line contains a tab character. 87
Error Line is longer than 80 characters. 91
Error Line contains a tab character. 95

net/mchaplin/commons/i18n/I18n.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

net/mchaplin/commons/i18n/PropertyResourceHelper.java

ErrorLine
Error Got an exception - expecting EOF, found 'msgResources' 0

net/mchaplin/commons/i18n/PropertyResourceHelperI.java

ErrorLine
Error File does not end with a newline. 0

net/mchaplin/commons/i18n/PropertyResourceHelperI.java

ErrorLine
Error Got an exception - expecting EOF, found 'void' 0

net/mchaplin/commons/io/IOUtils.java

ErrorLine
Error Got an exception - expecting EOF, found 'BufferedReader' 0

net/mchaplin/ioc/ContainerI.java

ErrorLine
Error File does not end with a newline. 0

net/mchaplin/ioc/ContainerI.java

ErrorLine
Error Got an exception - expecting EOF, found 'ContainerI' 0

net/mchaplin/ioc/DefaultContainer.java

ErrorLine
Error File does not end with a newline. 0

net/mchaplin/ioc/DefaultContainer.java

ErrorLine
Error Got an exception - expecting EOF, found 'log' 0

net/mchaplin/ioc/XmlContainerFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error First sentence should end with a period. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error First sentence should end with a period. 50
Error Missing a Javadoc comment. 53
Error Parameter fileName should be final. 53
Error Line is longer than 80 characters. 58
Error First sentence should end with a period. 64
Error Line has trailing spaces. 66
Error Expected an @return tag. 69
Error Parameter xmlFile should be final. 69
Error Expected @param tag for 'xmlFile'. 69
Error First sentence should end with a period. 84
Error Line has trailing spaces. 86
Error Expected an @return tag. 89
Error Method 'retrieveInstance' is not designed for extension - needs to be abstract, final or empty. 89
Error First sentence should end with a period. 100
Error Line has trailing spaces. 103
Error Method 'loadComponents' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter container should be final. 110
Error Parameter itr should be final. 110
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 137
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 145
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 154
Error Line has trailing spaces. 158
Error Must have at least one statement. 166
Error Line has trailing spaces. 167

net/mchaplin/ioc/component/ComponentFactoryI.java

ErrorLine
Error File does not end with a newline. 0

net/mchaplin/ioc/component/ComponentFactoryI.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 23
Error Line has trailing spaces. 25
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 38

net/mchaplin/ioc/component/ComponentI.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error First sentence should end with a period. 39
Error Redundant 'public' modifier. 43
Error Line has trailing spaces. 44
Error First sentence should end with a period. 45
Error Line has trailing spaces. 47
Error Redundant 'public' modifier. 50
Error Line has trailing spaces. 51
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Unused Javadoc tag. 55
Error Redundant 'public' modifier. 57
Error Expected @param tag for 'container'. 57

net/mchaplin/ioc/component/DefaultComponent.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error First sentence should end with a period. 26
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 38
Error Variable 'container' must be private and have accessor methods. 38
Error Line has trailing spaces. 39
Error Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. 43
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 48
Error Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter aContainer should be final. 50
Error Line has trailing spaces. 53

net/mchaplin/ioc/component/DefaultComponentFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error First sentence should end with a period. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 34
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Variable 'container' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Variable 'log' must be private and have accessor methods. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Parameter aContainer should be final. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 49
Error Parameter component should be final. 53
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 102
Error Expected an @return tag. 108
Error Parameter component should be final. 108
Error Expected @param tag for 'component'. 108
Error Line is longer than 80 characters. 113
Error '6' is a magic number. 113
Error Line is longer than 80 characters. 118
Error '6' is a magic number. 118
Error Line has trailing spaces. 121
Error Expected an @return tag. 132
Error Parameter constr should be final. 132
Error Expected @param tag for 'constr'. 132
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 160
Error Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Missing a Javadoc comment. 180
Error Line has trailing spaces. 182
Error Line is longer than 80 characters. 186
Error Missing a Javadoc comment. 188
Error Parameter container should be final. 188
Error 'container' hides a field. 188
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error Line has trailing spaces. 193

net/mchaplin/ioc/configuration/ConfigurationI.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error First sentence should end with a period. 27
Error Line has trailing spaces. 31
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35

net/mchaplin/ioc/configuration/DefaultConfiguration.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error First sentence should end with a period. 27
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 44
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 48
Error Line has trailing spaces. 51
Error Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. 55
Error Line has trailing spaces. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 62
Error Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter aContainer should be final. 64

net/mchaplin/ioc/exp/ContainerException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 30
Error Parameter cause should be final. 34
Error Expected @param tag for 'cause'. 34
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39

net/mchaplin/ioc/model/Component.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Unused import - net.mchaplin.commons.WmindObject. 22
Error First sentence should end with a period. 25
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 37
Error First sentence should end with a period. 38
Error First sentence should end with a period. 40
Error First sentence should end with a period. 42
Error First sentence should end with a period. 44
Error First sentence should end with a period. 46
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Method 'getRmiClassname' is not designed for extension - needs to be abstract, final or empty. 54
Error Method 'setRmiClassname' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter rmiClassname should be final. 60
Error 'rmiClassname' hides a field. 60
Error Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. 66
Error Method 'setClassname' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter classname should be final. 72
Error 'classname' hides a field. 72
Error Method 'getLoadOnStartup' is not designed for extension - needs to be abstract, final or empty. 78
Error Method 'setLoadOnStartup' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter loadOnStartup should be final. 84
Error 'loadOnStartup' hides a field. 84
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 90
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter name should be final. 96
Error 'name' hides a field. 96
Error Method 'getAlias' is not designed for extension - needs to be abstract, final or empty. 102
Error Method 'setAlias' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter alias should be final. 108
Error 'alias' hides a field. 108
Error Method 'getFactory' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'setFactory' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter controller should be final. 120

net/mchaplin/ioc/model/Container.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Method 'getContainers' is not designed for extension - needs to be abstract, final or empty. 42
Error Method 'setContainers' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter containers should be final. 48
Error 'containers' hides a field. 48
Error Method 'getComponents' is not designed for extension - needs to be abstract, final or empty. 54
Error Method 'setComponents' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter components should be final. 60
Error 'components' hides a field. 60
Error Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 80
Error Parameter container should be final. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85

net/mchaplin/ioc/rmi/RmiServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error First sentence should end with a period. 31
Error Line has trailing spaces. 35
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Parameter config should be final. 48
Error Parameter container should be final. 48
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 52
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 59
Error Method 'startServer' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter config should be final. 77
Error Expected @param tag for 'config'. 77
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 84
Error '+' is not preceded with whitespace. 84
Error '+' is not followed by whitespace. 84
Error '+' is not preceded with whitespace. 84
Error '+' is not followed by whitespace. 84
Error '+' is not preceded with whitespace. 84
Error '+' is not followed by whitespace. 84
Error Avoid inline conditionals. 88
Error '1099' is a magic number. 88
Error Line is longer than 80 characters. 94
Error '+' is not preceded with whitespace. 94
Error '+' is not followed by whitespace. 94
Error Line has trailing spaces. 99
Error Method 'getRegistryState' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Line is longer than 80 characters. 102
Error Line has trailing spaces. 113
Error '=' is not preceded with whitespace. 115
Error '=' is not followed by whitespace. 115
Error ';' is preceded with whitespace. 115
Error '<' is not preceded with whitespace. 115
Error '<' is not followed by whitespace. 115
Error ';' is preceded with whitespace. 115
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 122
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Line has trailing spaces. 133
Error First sentence should end with a period. 134
Error '+' is not preceded with whitespace. 149
Error '+' is not followed by whitespace. 149
Error Line is longer than 80 characters. 154
Error '+' is not preceded with whitespace. 154
Error '+' is not followed by whitespace. 154
Error '+' is not preceded with whitespace. 154
Error '+' is not followed by whitespace. 154
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 157
Error '+' is not preceded with whitespace. 157
Error '+' is not followed by whitespace. 157
Error '+' is not preceded with whitespace. 157
Error '+' is not followed by whitespace. 157
Error Line is longer than 80 characters. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 162
Error First sentence should end with a period. 168
Error ')' is preceded with whitespace. 176
Error '=' is not preceded with whitespace. 177
Error '=' is not followed by whitespace. 177
Error ';' is preceded with whitespace. 177
Error '<' is not preceded with whitespace. 177
Error '<' is not followed by whitespace. 177
Error ';' is preceded with whitespace. 177
Error Line is longer than 80 characters. 178
Error '+' is not preceded with whitespace. 179
Error '+' is not followed by whitespace. 179
Error '+' is not preceded with whitespace. 179
Error '+' is not followed by whitespace. 179
Error Line is longer than 80 characters. 183
Error '+' is not preceded with whitespace. 183
Error '+' is not followed by whitespace. 183
Error '+' is not preceded with whitespace. 183
Error '+' is not followed by whitespace. 183
Error Line is longer than 80 characters. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 191
Error Line has trailing spaces. 193
Error Line has trailing spaces. 194
Error First sentence should end with a period. 195
Error Line has trailing spaces. 197
Error Parameter rmiService should be final. 200
Error Method 'getServiceContainer' is not designed for extension - needs to be abstract, final or empty. 207
Error Method 'setServiceContainer' is not designed for extension - needs to be abstract, final or empty. 213
Error Parameter serviceContainer should be final. 213
Error 'serviceContainer' hides a field. 213
Error Method 'getServerConfig' is not designed for extension - needs to be abstract, final or empty. 219
Error Method 'setServerConfig' is not designed for extension - needs to be abstract, final or empty. 225
Error Parameter serverConfig should be final. 225
Error 'serverConfig' hides a field. 225

net/mchaplin/ioc/rmi/RmiServerConfiguration.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Line has trailing spaces. 31
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 44
Error Method 'getRmiServices' is not designed for extension - needs to be abstract, final or empty. 48
Error Method 'setRmiServices' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter rmiServices should be final. 54
Error 'rmiServices' hides a field. 54
Error Method 'getHostAddress' is not designed for extension - needs to be abstract, final or empty. 60
Error Method 'setHostAddress' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter hostAddress should be final. 66
Error 'hostAddress' hides a field. 66
Error Method 'getHostPort' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'setHostPort' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter hostPort should be final. 79
Error 'hostPort' hides a field. 79

net/mchaplin/ioc/rmi/RmiServerFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error First sentence should end with a period. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Parameter ctx should be final. 51
Error Parameter aContainer should be final. 51
Error Line has trailing spaces. 55
Error Method 'retrieveInstance' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Expected an @return tag. 69
Error Parameter config should be final. 69
Error 'config' hides a field. 69
Error Expected @param tag for 'config'. 69
Error Line has trailing spaces. 73
Error First sentence should end with a period. 74
Error Line has trailing spaces. 77
Error Expected an @return tag. 81
Error Line has trailing spaces. 82
Error '=' is not preceded with whitespace. 85
Error '=' is not followed by whitespace. 85
Error Line has trailing spaces. 94
Error Line has trailing spaces. 98
Error Line has trailing spaces. 107
Error Missing a Javadoc comment. 108
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 121
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 144
Error Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Missing a Javadoc comment. 159
Error Line has trailing spaces. 161
Error Line is longer than 80 characters. 165
Error Missing a Javadoc comment. 167
Error Parameter container should be final. 167
Error Line has trailing spaces. 169
Error Line has trailing spaces. 171
Error Line has trailing spaces. 172

net/mchaplin/ioc/rmi/RmiService.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error Line is longer than 80 characters. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 56
Error Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. 60
Error Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter container should be final. 66
Error 'container' hides a field. 66

net/mchaplin/ioc/rmi/package.html

ErrorLine
Error Missing package documentation file.0

net/mchaplin/ioc/service/Service.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 34

net/mchaplin/ioc/service/ServiceI.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 7
Error First sentence should end with a period. 12
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error Line has trailing spaces. 23
Error Expected an @return tag. 26

net/mchaplin/ioc/service/package.html

ErrorLine
Error Missing package documentation file.0

net/mchaplin/ioc/test/DefaultContainerTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error First sentence should end with a period. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error 'static' modifier out of order with the JLS suggestions. 43
Error Name 'sTestClassType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 46
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Parameter arg0 should be final. 66
Error Expected @param tag for 'arg0'. 66
Error Method 'testRegisterComponentImplementationClass' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error '+' is not preceded with whitespace. 76
Error '+' is not followed by whitespace. 76
Error Method 'testRegisterComponentImplementationClassString' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 85
Error '+' is not preceded with whitespace. 87
Error '+' is not followed by whitespace. 87
Error Method 'testRegisterComponentImplementationClassboolean' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error Method 'testRegisterComponentImplementationClassbooleanString' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Line is longer than 80 characters. 105
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error Line is longer than 80 characters. 113
Error Missing a Javadoc comment. 115
Error Missing a Javadoc comment. 121
Error Missing a Javadoc comment. 127
Error Method 'testRetrieveComponentInstanceClass' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Method 'testRetrieveComponentInstanceString' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 156
Error Missing a Javadoc comment. 159
Error Missing a Javadoc comment. 162
Error Missing a Javadoc comment. 165

net/mchaplin/ioc/test/PropertyResourceHelperTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Method 'runTest' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 51
Error Method 'testRetrieveMessage' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Line has trailing spaces. 56
Error Method 'testRetrieveMessageWithLocale' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Line has trailing spaces. 61

net/mchaplin/ioc/xml/NameConverter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 38
Error Method 'canConvert' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter type should be final. 40
Error Line is longer than 80 characters. 44
Error Line is longer than 80 characters. 46
Error Parameter arg0 should be final. 46
Error Parameter arg1 should be final. 46
Error Parameter arg2 should be final. 46
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 53
Error Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter arg0 should be final. 53
Error Parameter arg1 should be final. 53