org.apache.uima.aae.jmx
Class AggregateServiceInfo

java.lang.Object
  extended by org.apache.uima.aae.jmx.ServiceInfo
      extended by org.apache.uima.aae.jmx.AggregateServiceInfo
All Implemented Interfaces:
java.io.Serializable, AggregateServiceInfoMBean, ServiceInfoMBean

public class AggregateServiceInfo
extends ServiceInfo
implements AggregateServiceInfoMBean

See Also:
Serialized Form

Constructor Summary
AggregateServiceInfo(AnalysisEngineController controller)
           
AggregateServiceInfo(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 Detail

AggregateServiceInfo

public AggregateServiceInfo(AnalysisEngineController controller)

AggregateServiceInfo

public AggregateServiceInfo(boolean isaCasMultiplier,
                            AnalysisEngineController controller)


Copyright © 2012. All Rights Reserved.