|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ResolverUtil.Test | A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil. |
| Class Summary | |
|---|---|
| CollectionHelper | A number of helper methods for working with collections |
| ExchangeHelper | Some helper methods for working with Exchange objects |
| ExpressionComparator<E extends Exchange> | An implementation of Comparator which takes an Expression which is evaluated
on each exchange to compare |
| ExpressionHelper | A collection of helper methods for working with expressions. |
| ExpressionListComparator<E extends Exchange> | An implementation of Comparator which takes a list of
Expression objects which is evaluated
on each exchange to compare them |
| FactoryFinder | |
| IntrospectionSupport | |
| LRUCache<K,V> | A Least Recently Used Cache |
| ObjectHelper | |
| ProducerCache<E extends Exchange> | |
| ResolverUtil<T> | ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions. |
| ResolverUtil.AnnotatedWith | A Test that checks to see if each class is annotated with a specific annotation. |
| ResolverUtil.IsA | A Test that checks to see if each class is assignable to the provided class. |
| ServiceHelper | A collection of helper methods for working with Service objects |
| Time | A helper class for working with times in various units |
| URISupport | |
| URISupport.CompositeData | |
| UuidGenerator | Generator for Globally unique Strings. |
| Exception Summary | |
|---|---|
| NoFactoryAvailableException | Thrown if no factory resource is available for the given URI |
Utility classes used by the core of Camel and useful for Camel component developers
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||