public class DiscoveryTaskExecutorCamelImpl extends DefaultDispatcher implements DiscoveryTaskExecutor
InOnly
endpoint that will send messages to the
Camel endpoint specified by the endpointUri
constructor argument.Constructor and Description |
---|
DiscoveryTaskExecutorCamelImpl(String endpointUri) |
Modifier and Type | Method and Description |
---|---|
void |
handleDiscoveryTask(DiscoveryConfiguration message)
Send the incoming
DiscoveryConfiguration message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property. |
getEndpointUri
public DiscoveryTaskExecutorCamelImpl(String endpointUri)
public void handleDiscoveryTask(DiscoveryConfiguration message)
DiscoveryConfiguration
message into the Camel route
specified by the DefaultDispatcher.m_endpointUri
property.handleDiscoveryTask
in interface DiscoveryTaskExecutor
Copyright © 2017. All rights reserved.