org.apache.uima.aae.controller
Interface PrimitiveAnalysisEngineController_implMBean

All Superinterfaces:
BaseAnalysisEngineControllerMBean, java.io.Serializable

public interface PrimitiveAnalysisEngineController_implMBean
extends BaseAnalysisEngineControllerMBean


Method Summary
 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
 

Method Detail

getNumberOfAEInstances

int getNumberOfAEInstances()


Copyright © 2012. All Rights Reserved.