public class UimaASAggregateDeploymentDescriptorImpl extends DeploymentDescriptorImpl implements UimaASAggregateDeploymentDescriptor
deploymentDescriptor
Constructor and Description |
---|
UimaASAggregateDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new uima as aggregate deployment descriptor impl.
|
Modifier and Type | Method and Description |
---|---|
List<DelegateAnalysisEngine> |
getDelegates()
Gets the delegates.
|
getBroker, getCasPoolSize, getDeploymentDescriptor, getDescription, getEndpoint, getInitialHeapSize, getName, getPrefetch, getProtocol, getProvider, getServiceAnalysisEngineDescriptor, isAsync, save, setAsync, setBroker, setCasPoolSize, setDescription, setEndoint, setInitialHeapSize, setName, setPrefetch, setProtocol, setProvider, setServiceAnalysisEngineDescriptor, toXML
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBroker, getCasPoolSize, getDescription, getEndpoint, getInitialHeapSize, getName, getPrefetch, getProtocol, getProvider, getServiceAnalysisEngineDescriptor, isAsync, save, setAsync, setBroker, setCasPoolSize, setDescription, setEndoint, setInitialHeapSize, setName, setPrefetch, setProtocol, setProvider, setServiceAnalysisEngineDescriptor, toXML
public UimaASAggregateDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd, ServiceContext context, DelegateConfiguration... delegateConfigurations)
dd
- the ddcontext
- the contextdelegateConfigurations
- the delegate configurationspublic List<DelegateAnalysisEngine> getDelegates()
UimaASAggregateDeploymentDescriptor
getDelegates
in interface UimaASAggregateDeploymentDescriptor
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.