AggregateDelegateEngineImpl(org.apache.uima.resourceSpecifier.AnalysisEngineType dcaet,
String key,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new aggregate delegate engine impl.
|
AggregateProcessCasErrorsImpl(org.apache.uima.resourceSpecifier.ProcessCasErrorsType pcet,
ServiceContext context,
boolean topLevel)
Instantiates a new aggregate process cas errors impl.
|
AsyncPrimitiveErrorConfigurationImpl(org.apache.uima.resourceSpecifier.AsyncPrimitiveErrorConfigurationType aect,
ServiceContext context,
boolean topLevel)
Instantiates a new async primitive error configuration impl.
|
CasMultiplierImpl(org.apache.uima.resourceSpecifier.CasMultiplierType cmt,
ServiceContext context)
Instantiates a new cas multiplier impl.
|
CasPoolImpl(org.apache.uima.resourceSpecifier.CasPoolType cpt,
ServiceContext context)
Instantiates a new cas pool impl.
|
CollectionProcessCompleteErrorsImpl(org.apache.uima.resourceSpecifier.CollectionProcessCompleteErrorsType cpcet,
ServiceContext context,
boolean topLevel)
Instantiates a new collection process complete errors impl.
|
ColocatedDelegateEngineImpl(org.apache.uima.resourceSpecifier.AnalysisEngineType dcaet,
ColocatedDelegateConfiguration cdc,
ServiceContext context)
Instantiates a new colocated delegate engine impl.
|
DelegatesImpl(org.apache.uima.resourceSpecifier.DelegatesType dt,
AggregateDelegateEngine aggregateEngine,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new delegates impl.
|
DeploymentImpl(org.apache.uima.resourceSpecifier.DeploymentType dt,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new deployment impl.
|
InputQueueImpl(org.apache.uima.resourceSpecifier.InputQueueType iqt,
ServiceContext context)
Instantiates a new input queue impl.
|
ProcessCasErrorsImpl(org.apache.uima.resourceSpecifier.ProcessCasErrorsType pcet,
ServiceContext context,
boolean topLevel)
Instantiates a new process cas errors impl.
|
RemoteDelegateEngineImpl(org.apache.uima.resourceSpecifier.RemoteAnalysisEngineType draet,
RemoteDelegateConfiguration rdc,
ServiceContext context)
Instantiates a new remote delegate engine impl.
|
ScaleoutImpl(org.apache.uima.resourceSpecifier.ScaleoutType st,
ServiceContext context)
Instantiates a new scaleout impl.
|
ServiceImpl(org.apache.uima.resourceSpecifier.ServiceType st,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new service impl.
|
TopDescriptorImpl(org.apache.uima.resourceSpecifier.TopDescriptorType tdt,
ServiceContext context)
Instantiates a new top descriptor impl.
|
TopLevelAnalysisEngineImpl(org.apache.uima.resourceSpecifier.TopLevelAnalysisEngineType tlea,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new top level analysis engine impl.
|
UimaASAggregateDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new uima as aggregate deployment descriptor impl.
|
UimaASDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd,
ServiceContext context,
DelegateConfiguration... delegateConfigurations)
Instantiates a new uima as deployment descriptor impl.
|
UimaASPrimitiveDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd,
ServiceContext context)
Instantiates a new uima as primitive deployment descriptor impl.
|