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

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

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

Methods in org.apache.uima.resourceSpecifier.factory that return types with arguments of type RemoteDelegateEngine
 List<RemoteDelegateEngine> Delegates.getRemoteDelegates()
          Gets the remote delegates.
 

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

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement RemoteDelegateEngine
 class RemoteDelegateEngineImpl
          The Class RemoteDelegateEngineImpl.
 

Methods in org.apache.uima.resourceSpecifier.factory.impl that return types with arguments of type RemoteDelegateEngine
 List<RemoteDelegateEngine> DelegatesImpl.getRemoteDelegates()
           
 



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