|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.inject.AbstractModule
com.google.inject.jsr250.Jsr250Module
org.apache.camel.guice.CamelModule
org.apache.camel.guice.CamelModuleWithMatchingRoutes
org.apache.camel.example.guice.jms.MyModule
public class MyModule
Configures the CamelContext, RouteBuilder, Component and Endpoint instances using Guice
| Constructor Summary | |
|---|---|
MyModule()
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
| Methods inherited from class com.google.inject.jsr250.Jsr250Module |
|---|
bindJndiContext, isResourceInjection, setResourceInjection |
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, bindConstructorInterceptor, binder, bindInterceptor, bindScope, configure, convertToTypes, currentStage, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyModule()
| Method Detail |
|---|
protected void configure()
configure in class CamelModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||