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

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

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

Methods in org.apache.uima.resourceSpecifier.factory that return ColocatedDelegateConfiguration
static ColocatedDelegateConfiguration DeploymentDescriptorFactory.createAggregateDelegateConfiguration(String key, DelegateConfiguration... delegateConfiguration)
          Creates Delegate Configuration for a co-located delegate.
static ColocatedDelegateConfiguration DeploymentDescriptorFactory.createAggregateDelegateConfiguration(String key, DelegateConfiguration... delegateConfiguration)
          Creates Delegate Configuration for a co-located delegate.
 

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

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement ColocatedDelegateConfiguration
 class ColocatedDelegateConfigurationImpl
          The Class ColocatedDelegateConfigurationImpl.
 

Constructors in org.apache.uima.resourceSpecifier.factory.impl with parameters of type ColocatedDelegateConfiguration
ColocatedDelegateEngineImpl(org.apache.uima.resourceSpecifier.AnalysisEngineType dcaet, ColocatedDelegateConfiguration cdc, ServiceContext context)
          Instantiates a new colocated delegate engine impl.
 



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