|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointStrategy | |
---|---|
org.apache.camel | The JAXB POJOs for the XML Configuration of the routing rules. |
org.apache.camel.impl | Default implementation classes for Camel Core |
Uses of EndpointStrategy in org.apache.camel |
---|
Methods in org.apache.camel with parameters of type EndpointStrategy | |
---|---|
void |
CamelContext.addRegisterEndpointCallback(EndpointStrategy strategy)
Registers a callback to allow you to do custom
logic when an Endpoint is about to be registered to the CamelContext endpoint registry. |
Uses of EndpointStrategy in org.apache.camel.impl |
---|
Methods in org.apache.camel.impl with parameters of type EndpointStrategy | |
---|---|
void |
DefaultCamelContext.addRegisterEndpointCallback(EndpointStrategy strategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |