org.apache.uima.resourceSpecifier.factory.impl
Class UimaASDeploymentDescriptorImpl.DeploymentContext

java.lang.Object
  extended by org.apache.uima.resourceSpecifier.factory.impl.UimaASDeploymentDescriptorImpl.DeploymentContext
Enclosing class:
UimaASDeploymentDescriptorImpl

protected static class UimaASDeploymentDescriptorImpl.DeploymentContext
extends Object

The Class DeploymentContext.


Constructor Summary
protected UimaASDeploymentDescriptorImpl.DeploymentContext()
           
 
Method Summary
protected static Properties getContext()
          Gets the context.
protected static void setContext(Properties props)
          Sets the context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UimaASDeploymentDescriptorImpl.DeploymentContext

protected UimaASDeploymentDescriptorImpl.DeploymentContext()
Method Detail

getContext

protected static Properties getContext()
Gets the context.

Returns:
the context

setContext

protected static void setContext(Properties props)
Sets the context.

Parameters:
props - the new context


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