Package | Description |
---|---|
org.apache.uima.aae.controller | |
org.apache.uima.adapter.jms.activemq | |
org.apache.uima.adapter.jms.client |
Modifier and Type | Method and Description |
---|---|
ArrayList<ControllerCallbackListener> |
UimacppServiceController.getCallbackListeners() |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisEngineControllerAdapter.addControllerCallbackListener(ControllerCallbackListener listener) |
void |
UimacppServiceController.addControllerCallbackListener(ControllerCallbackListener aListener) |
void |
BaseAnalysisEngineController.addControllerCallbackListener(ControllerCallbackListener aListener)
Register one or more listeners through which the controller can send notification of events.
|
void |
ControllerLifecycle.addControllerCallbackListener(ControllerCallbackListener aListener)
Register one or more listeners through which the controller can send notification of events.
|
void |
AnalysisEngineControllerAdapter.removeControllerCallbackListener(ControllerCallbackListener listener) |
void |
UimacppServiceController.removeControllerCallbackListener(ControllerCallbackListener aListener) |
void |
BaseAnalysisEngineController.removeControllerCallbackListener(ControllerCallbackListener aListener)
Removes named application listener.
|
void |
ControllerLifecycle.removeControllerCallbackListener(ControllerCallbackListener aListener)
Removes named application listener.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringContainerDeployer |
Modifier and Type | Class and Description |
---|---|
class |
BaseUIMAAsynchronousEngine_impl |
Copyright © 2017. All rights reserved.