|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.CamelPostProcessorHelper
org.apache.camel.guice.impl.ConsumerInjection<I>
public class ConsumerInjection<I>
| Constructor Summary | |
|---|---|
ConsumerInjection()
|
|
| Method Summary | |
|---|---|
void |
afterInjection(I injectee,
org.apache.camel.Consume consume,
Method method)
|
org.apache.camel.CamelContext |
getCamelContext()
|
void |
setCamelContext(org.apache.camel.CamelContext camelContext)
|
| Methods inherited from class org.apache.camel.impl.CamelPostProcessorHelper |
|---|
consumerInjection, createConsumerProcessor, createInjectionConsumerTemplate, createInjectionPollingConsumer, createInjectionProducer, createInjectionProducerTemplate, createProxyInstantiationRuntimeException, getEndpointInjection, getInjectionValue, isSingleton, matchContext, startService, subscribeMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsumerInjection()
| Method Detail |
|---|
public void afterInjection(I injectee,
org.apache.camel.Consume consume,
Method method)
throws InvocationTargetException,
IllegalAccessException
afterInjection in interface org.guiceyfruit.support.MethodHandler<I,org.apache.camel.Consume>InvocationTargetException
IllegalAccessExceptionpublic org.apache.camel.CamelContext getCamelContext()
getCamelContext in interface org.apache.camel.CamelContextAwaregetCamelContext in class org.apache.camel.impl.CamelPostProcessorHelper@Inject public void setCamelContext(org.apache.camel.CamelContext camelContext)
setCamelContext in interface org.apache.camel.CamelContextAwaresetCamelContext in class org.apache.camel.impl.CamelPostProcessorHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||