@Configuration
@Import(value={org.apache.uima.ducc.transport.DuccTransportConfiguration.class,org.apache.uima.ducc.common.config.CommonConfiguration.class})
public class UimaAsServiceConfiguration
extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
UimaAsServiceConfiguration.ErrorProcessor |
| Constructor and Description |
|---|
UimaAsServiceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ManagedService |
managedService() |
org.apache.camel.builder.RouteBuilder |
routeBuilderForIncomingRequests(String thisNodeIP,
ProcessEventListener delegate)
Creates Camel Router to handle incoming messages
|
void |
stop() |
public org.apache.camel.builder.RouteBuilder routeBuilderForIncomingRequests(String thisNodeIP, ProcessEventListener delegate)
delegate - - AgentEventListener to delegate messages toRouteBuilder instance@Bean public ManagedService managedService() throws Exception
ExceptionCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.