Package org.apache.uima.aae.jmx
Class PrimitiveServiceInfo
java.lang.Object
org.apache.uima.aae.jmx.ServiceInfo
org.apache.uima.aae.jmx.PrimitiveServiceInfo
- All Implemented Interfaces:
Serializable,PrimitiveServiceInfoMBean,ServiceInfoMBean
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPrimitiveServiceInfo(boolean isaCasMultiplier, AnalysisEngineController controller) -
Method Summary
Methods inherited from class org.apache.uima.aae.jmx.ServiceInfo
dumpState, getBrokerURL, getCmRegisteredName, getDeploymentDescriptorPath, getInputQueueName, getLabel, getReplyQueueName, getServiceKey, getState, isAggregate, isCASMultiplier, isTopLevel, setAggregate, setBrokerURL, setCASMultiplier, setCmRegisteredName, setDeploymentDescriptorPath, setInputQueueName, setReplyQueueName, setServiceKey, setState, setTopLevelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.uima.aae.jmx.ServiceInfoMBean
dumpState, getBrokerURL, getCmRegisteredName, getDeploymentDescriptorPath, getInputQueueName, getReplyQueueName, getServiceKey, getState, isAggregate, isCASMultiplier, isTopLevel
-
Constructor Details
-
PrimitiveServiceInfo
-
-
Method Details
-
getAnalysisEngineInstanceCount
public int getAnalysisEngineInstanceCount()- Specified by:
getAnalysisEngineInstanceCountin interfacePrimitiveServiceInfoMBean
-
setAnalysisEngineInstanceCount
public void setAnalysisEngineInstanceCount(int anAEInstanceCount)
-