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

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

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

Methods in org.apache.uima.resourceSpecifier.factory that return RemoteDelegateErrorConfiguration
 RemoteDelegateErrorConfiguration RemoteDelegateEngine.getErrorConfiguration()
          Gets the error configuration.
 

Methods in org.apache.uima.resourceSpecifier.factory with parameters of type RemoteDelegateErrorConfiguration
 void RemoteDelegateEngine.setRemoteDelegateErrorConfiguration(RemoteDelegateErrorConfiguration er)
          Sets the remote delegate error configuration.
 

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

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement RemoteDelegateErrorConfiguration
 class RemoteDelegateErrorConfigurationImpl
          The Class RemoteDelegateErrorConfigurationImpl.
 

Methods in org.apache.uima.resourceSpecifier.factory.impl that return RemoteDelegateErrorConfiguration
 RemoteDelegateErrorConfiguration RemoteDelegateEngineImpl.getErrorConfiguration()
           
 

Methods in org.apache.uima.resourceSpecifier.factory.impl with parameters of type RemoteDelegateErrorConfiguration
 void RemoteDelegateEngineImpl.setRemoteDelegateErrorConfiguration(RemoteDelegateErrorConfiguration er)
           
 



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