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, setTopLevel
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
getAnalysisEngineInstanceCount
in interfacePrimitiveServiceInfoMBean
-
setAnalysisEngineInstanceCount
public void setAnalysisEngineInstanceCount(int anAEInstanceCount)
-