Package org.apache.uima.aae.controller
Interface PrimitiveAnalysisEngineController_implMBean
-
- All Superinterfaces:
BaseAnalysisEngineControllerMBean
,java.io.Serializable
public interface PrimitiveAnalysisEngineController_implMBean extends BaseAnalysisEngineControllerMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getNumberOfAEInstances()
-
Methods inherited from interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
getBrokerURL, getComponentName, getDeploymentDescriptor, getDeploymentMode, getIdleTime, getInputQueue, getServiceName, getTotalNumberOfCASesDropped, getTotalNumberOfCASesProcessed, getTotalNumberOfCASesReceived, getTotalNumberOfErrors, getTotalTimeSpendDeSerializingCAS, getTotalTimeSpentSerializingCAS, getTotalTimeSpentWaitingForFreeCASInstance
-
-