|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultComponent
org.apache.camel.component.ref.RefComponent
org.ow2.jonas.camel.wrapper.RefComponentWithCreateEndpointPatch
public class RefComponentWithCreateEndpointPatch
Camel RefComponent with the createEndpoint method fixed as suggested in: http://camel.465427.n5.nabble.com/The-delay-option-seems-not-to-be-working-in-CAMEL-Java-DSL-mode-td2840369.html
| Constructor Summary | |
|---|---|
RefComponentWithCreateEndpointPatch()
|
|
| Method Summary | |
|---|---|
org.apache.camel.Endpoint |
createEndpoint(java.lang.String uri)
|
| Methods inherited from class org.apache.camel.component.ref.RefComponent |
|---|
createEndpoint, lookupEndpoint |
| Methods inherited from class org.apache.camel.impl.DefaultComponent |
|---|
afterConfiguration, doStart, doStop, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, validateParameters, validateURI |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
|---|
addChildService, doShutdown, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, shutdown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefComponentWithCreateEndpointPatch()
| Method Detail |
|---|
public org.apache.camel.Endpoint createEndpoint(java.lang.String uri)
throws java.lang.Exception
createEndpoint in interface org.apache.camel.ComponentcreateEndpoint in class org.apache.camel.impl.DefaultComponentjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||