| Package | Description |
|---|---|
| org.apache.uima.ducc.agent | |
| org.apache.uima.ducc.agent.config |
| Modifier and Type | Method and Description |
|---|---|
AgentEventListener |
NodeAgent.getEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeAgent.setAgentEventListener(AgentEventListener listener) |
| Modifier and Type | Method and Description |
|---|---|
AgentEventListener |
AgentConfiguration.agentDelegateListener(NodeAgent agent)
Creates
AgentEventListener that will handle incoming messages. |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.builder.RouteBuilder |
AgentConfiguration.routeBuilderForIncomingRequests(NodeAgent agent,
AgentEventListener delegate)
Creates Camel Router to handle incoming messages
|
org.apache.camel.builder.RouteBuilder |
AgentConfiguration.routeBuilderForManagedProcessStateUpdate(NodeAgent agent,
AgentEventListener delegate)
Creates Camel Router to handle incoming messages
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.