Uses of Class
org.apache.uima.aae.jmx.ServiceErrors
-
Packages that use ServiceErrors Package Description org.apache.uima.aae.controller -
-
Uses of ServiceErrors in org.apache.uima.aae.controller
Fields in org.apache.uima.aae.controller declared as ServiceErrors Modifier and Type Field Description protected ServiceErrors
BaseAnalysisEngineController. serviceErrors
Methods in org.apache.uima.aae.controller that return ServiceErrors Modifier and Type Method Description ServiceErrors
AggregateAnalysisEngineController_impl. getDelegateServiceErrors(java.lang.String aDelegateKey)
ServiceErrors
AggregateAnalysisEngineController. getDelegateServiceErrors(java.lang.String aDelegateKey)
ServiceErrors
AggregateAnalysisEngineController_impl. getServiceErrors(java.lang.String aDelegateKey)
ServiceErrors
AnalysisEngineController. getServiceErrors()
ServiceErrors
AnalysisEngineControllerAdapter. getServiceErrors()
ServiceErrors
BaseAnalysisEngineController. getServiceErrors()
-