Class UIMAFramework_impl

java.lang.Object
org.apache.uima.UIMAFramework
org.apache.uima.impl.UIMAFramework_impl

public class UIMAFramework_impl extends UIMAFramework
This is the main interface point to the UIMA reference implemention. Applications cannot use this class directly. Use the static methods on UIMAFramework instead.

This class is a singleton which will be accessed by many threads simulatenously. It must be threadsafe.