public interface ServiceStateNotificationAdapter
| Modifier and Type | Method and Description |
|---|---|
void |
notifyAgentWithStatus(org.apache.uima.ducc.transport.event.common.IProcessState.ProcessState state) |
void |
notifyAgentWithStatus(org.apache.uima.ducc.transport.event.common.IProcessState.ProcessState state,
String message) |
void |
notifyAgentWithStatus(List<org.apache.uima.ducc.transport.agent.IUimaPipelineAEComponent> pipeline) |
void |
stop() |
void notifyAgentWithStatus(org.apache.uima.ducc.transport.event.common.IProcessState.ProcessState state)
void notifyAgentWithStatus(org.apache.uima.ducc.transport.event.common.IProcessState.ProcessState state,
String message)
void notifyAgentWithStatus(List<org.apache.uima.ducc.transport.agent.IUimaPipelineAEComponent> pipeline)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.