| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ThreadLocal<ConfigurationManager> | UIMAFramework. newContextConfigManager | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract ConfigurationManager | UIMAFramework. _newConfigurationManager()To be implemented by subclasses; this should return a new instance of the default
  ConfigurationManagerused by this implementation. | 
| ConfigurationManager | UimaContextAdmin. getConfigurationManager()Gets the ConfigurationManager instance used by this UimaContext to resolve configuration
 parameter resource accesses. | 
| static ConfigurationManager | UIMAFramework. newConfigurationManager()Gets a new instance of the  ConfigurationManagerused by this implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UimaContextAdmin. initializeRoot(Logger aLogger,
              ResourceManager aResourceManager,
              ConfigurationManager aConfigurationManager)Initializes a root UimaContext. | 
| static UimaContextAdmin | UIMAFramework. newUimaContext(Logger aLogger,
              ResourceManager aResourceManager,
              ConfigurationManager aConfigManager)Gets a new instance of a  UimaContext. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.