Package | Description |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Modifier and Type | Method and Description |
---|---|
static GetMetaErrorHandlingSettings |
DeploymentDescriptorFactory.createGetMetaErrorHandlingSettings()
Creates Default Error Handling Settings for GetMeta
|
static GetMetaErrorHandlingSettings |
DeploymentDescriptorFactory.createGetMetaErrorHandlingSettings()
Creates Default Error Handling Settings for GetMeta
|
static GetMetaErrorHandlingSettings |
DeploymentDescriptorFactory.createGetMetaErrorHandlingSettings(int retryCount,
int timeout,
Action action)
Creates Error Handling Configuration for GetMeta with provided settings
|
static GetMetaErrorHandlingSettings |
DeploymentDescriptorFactory.createGetMetaErrorHandlingSettings(int retryCount,
int timeout,
Action action)
Creates Error Handling Configuration for GetMeta with provided settings
|
GetMetaErrorHandlingSettings |
UimaASPrimitiveDeploymentDescriptor.getGetMetaErrorHandlingSettings()
Gets the gets the meta error handling settings.
|
GetMetaErrorHandlingSettings |
UimaASPrimitiveDeploymentDescriptor.getGetMetaErrorHandlingSettings()
Gets the gets the meta error handling settings.
|
GetMetaErrorHandlingSettings |
RemoteDelegateErrorConfiguration.getGetMetaErrorHandlingSettings()
Gets the gets the meta error handling settings.
|
GetMetaErrorHandlingSettings |
DelegateConfiguration.getGetMetaErrorHandlingSettings()
Gets the gets the meta error handling settings.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegateConfiguration.setGetMetaErrorHandlingSettings(GetMetaErrorHandlingSettings es)
Sets the gets the meta error handling settings.
|
Modifier and Type | Class and Description |
---|---|
class |
GetMetaErrorHandlingSettingsImpl
The Class GetMetaErrorHandlingSettingsImpl.
|
Modifier and Type | Method and Description |
---|---|
GetMetaErrorHandlingSettings |
UimaASPrimitiveDeploymentDescriptorImpl.getGetMetaErrorHandlingSettings() |
GetMetaErrorHandlingSettings |
RemoteDelegateErrorConfigurationImpl.getGetMetaErrorHandlingSettings() |
GetMetaErrorHandlingSettings |
DelegateConfigurationImpl.getGetMetaErrorHandlingSettings() |
Modifier and Type | Method and Description |
---|---|
void |
DelegateConfigurationImpl.setGetMetaErrorHandlingSettings(GetMetaErrorHandlingSettings es) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.