Uses of Interface
org.apache.uima.resourceSpecifier.factory.GetMetaErrorHandlingSettings

Packages that use GetMetaErrorHandlingSettings
org.apache.uima.resourceSpecifier.factory   
org.apache.uima.resourceSpecifier.factory.impl   
 

Uses of GetMetaErrorHandlingSettings in org.apache.uima.resourceSpecifier.factory
 

Methods in org.apache.uima.resourceSpecifier.factory that return GetMetaErrorHandlingSettings
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.
 

Methods in org.apache.uima.resourceSpecifier.factory with parameters of type GetMetaErrorHandlingSettings
 void DelegateConfiguration.setGetMetaErrorHandlingSettings(GetMetaErrorHandlingSettings es)
          Sets the gets the meta error handling settings.
 

Uses of GetMetaErrorHandlingSettings in org.apache.uima.resourceSpecifier.factory.impl
 

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement GetMetaErrorHandlingSettings
 class GetMetaErrorHandlingSettingsImpl
          The Class GetMetaErrorHandlingSettingsImpl.
 

Methods in org.apache.uima.resourceSpecifier.factory.impl that return GetMetaErrorHandlingSettings
 GetMetaErrorHandlingSettings UimaASPrimitiveDeploymentDescriptorImpl.getGetMetaErrorHandlingSettings()
           
 GetMetaErrorHandlingSettings RemoteDelegateErrorConfigurationImpl.getGetMetaErrorHandlingSettings()
           
 GetMetaErrorHandlingSettings DelegateConfigurationImpl.getGetMetaErrorHandlingSettings()
           
 

Methods in org.apache.uima.resourceSpecifier.factory.impl with parameters of type GetMetaErrorHandlingSettings
 void DelegateConfigurationImpl.setGetMetaErrorHandlingSettings(GetMetaErrorHandlingSettings es)
           
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.