|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.camel.internal.CamelSupervisor.CamelProducerObjects
public static class CamelSupervisor.CamelProducerObjects
INTERNAL API Provides a Producer with the required camel objects to function.
| Constructor Summary | |
|---|---|
CamelSupervisor.CamelProducerObjects(org.apache.camel.Endpoint endpoint,
org.apache.camel.processor.SendProcessor processor)
|
|
| Method Summary | |
|---|---|
org.apache.camel.Endpoint |
endpoint()
|
org.apache.camel.processor.SendProcessor |
processor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public CamelSupervisor.CamelProducerObjects(org.apache.camel.Endpoint endpoint,
org.apache.camel.processor.SendProcessor processor)
| Method Detail |
|---|
public org.apache.camel.Endpoint endpoint()
public org.apache.camel.processor.SendProcessor processor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||