Uses of Package
org.apache.camel.guice

Packages that use org.apache.camel.guice
org.apache.camel.guice   
 

Classes in org.apache.camel.guice used by org.apache.camel.guice
CamelModule
          A base Guice module for creating a CamelContext leaving it up to the users module to bind a Set for the routing rules.
Main
          A command line tool for booting up a CamelContext using a Guice Injector via JNDI assuming that a valid jndi.properties is on the classpath
 



Apache Camel