Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|
| @todo | 0 |
| TODO | 8 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 8
| org.apache.camel.spring.CamelBeanPostProcessor | Line |
|---|
| handle return value and sent it as the answer | 168 |
| org.apache.camel.spring.RouteBuilderFinder | Line |
|---|
| apply some filter? | 96 |
| we could support spring-injection for these types | 117 |
| org.apache.camel.spring.spi.SpringInjector | Line |
|---|
| support annotations for mandatory injection points? | 44 |
| org.apache.camel.spring.util.BeanInfo | Line |
|---|
| use some other mechanism? | 78 |
| look for a parameter annotation that converts into an expression | 172 |
| allow annotations to be used to create expressions? | 196 |
| org.apache.camel.spring.xml.BuilderAction | Line |
|---|
| why not using instanceof?? | 67 |