Package org.apache.camel.spring.util

Utility classes

See:
          Description

Class Summary
MainRunner A simple helper bean for running main classes from within the spring.xml usually asynchronous in a background thread; which is useful for demos such as running Swing programs in the same JVM.
ReflectionUtils Reflection utilities, extending Spring ReflectionUtils.
SimpleRouteBuilder A simple RouteBuilder which can be configured directly with one or more from URIs, zero or more to URIs and an optional bean processing step.
 

Package org.apache.camel.spring.util Description

Utility classes



Apache CAMEL