| Interface | Description |
|---|---|
| ReflectionHelper.ClassCallback |
Action to take on each class.
|
| ReflectionHelper.FieldCallback |
Callback interface invoked on each field in the hierarchy.
|
| ReflectionHelper.MethodCallback |
Action to take on each method.
|
| Class | Description |
|---|---|
| CamelVersionHelper |
A simple util to test Camel versions.
|
| FileUtil | |
| JavadocHelper | |
| PackageHelper |
Utility class to find, read json files.
|
| ReflectionHelper |
Helper for working with reflection on classes.
|
| Strings |
Some String helper methods
|
Apache Camel