Package | Description |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Modifier and Type | Method and Description |
---|---|
static ProcessErrorHandlingSettings |
DeploymentDescriptorFactory.createProcessErrorHandlingSettings()
Creates Default Error Handling Configuration for Process
|
static ProcessErrorHandlingSettings |
DeploymentDescriptorFactory.createProcessErrorHandlingSettings()
Creates Default Error Handling Configuration for Process
|
static ProcessErrorHandlingSettings |
DeploymentDescriptorFactory.createProcessErrorHandlingSettings(int retryCount,
int timeout,
Action action,
boolean continueOnRetryFailure,
int thresholdCount,
int thresholdWindow)
Creates Error Handling Configuration for Process using provided settings
|
static ProcessErrorHandlingSettings |
DeploymentDescriptorFactory.createProcessErrorHandlingSettings(int retryCount,
int timeout,
Action action,
boolean continueOnRetryFailure,
int thresholdCount,
int thresholdWindow)
Creates Error Handling Configuration for Process using provided settings
|
ProcessErrorHandlingSettings |
RemoteDelegateErrorConfiguration.getProcessErrorHandlingSettings()
Gets the process error handling settings.
|
ProcessErrorHandlingSettings |
DelegateConfiguration.getProcessErrorHandlingSettings()
Gets the process error handling settings.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegateConfiguration.setProcessErrorHandlingSettings(ProcessErrorHandlingSettings settings)
Sets the process error handling settings.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessErrorHandlingSettingsImpl
The Class ProcessErrorHandlingSettingsImpl.
|
Modifier and Type | Method and Description |
---|---|
ProcessErrorHandlingSettings |
RemoteDelegateErrorConfigurationImpl.getProcessErrorHandlingSettings() |
ProcessErrorHandlingSettings |
DelegateConfigurationImpl.getProcessErrorHandlingSettings() |
Modifier and Type | Method and Description |
---|---|
void |
DelegateConfigurationImpl.setProcessErrorHandlingSettings(ProcessErrorHandlingSettings settings) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.