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

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

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

Methods in org.apache.uima.resourceSpecifier.factory that return Deployment
 Deployment UimaASDeploymentDescriptor.getDeployment()
          Gets the deployment.
 

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

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement Deployment
 class DeploymentImpl
          The Class DeploymentImpl.
 

Fields in org.apache.uima.resourceSpecifier.factory.impl declared as Deployment
protected  Deployment UimaASDeploymentDescriptorImpl.deployment
          The deployment.
 

Methods in org.apache.uima.resourceSpecifier.factory.impl that return Deployment
 Deployment UimaASDeploymentDescriptorImpl.getDeployment()
           
 



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