Uses of Class
org.apache.uima.internal.util.UIMAClassLoader
Packages that use UIMAClassLoader
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of UIMAClassLoader in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl with type parameters of type UIMAClassLoaderModifier and TypeFieldDescriptionprivate static final WeakIdentityMap
<ClassLoader, UIMAClassLoader> FSClassRegistry.cl_to_uimaCl
-
Uses of UIMAClassLoader in org.apache.uima.resource.impl
Fields in org.apache.uima.resource.impl declared as UIMAClassLoaderModifier and TypeFieldDescriptionprivate UIMAClassLoader
ResourceManager_impl.uimaCL
UIMA extension ClassLoader.Methods in org.apache.uima.resource.impl with parameters of type UIMAClassLoaderModifier and TypeMethodDescriptionvoid
ResourceManager_impl.setExtensionClassPath
(UIMAClassLoader uimaCL, boolean resolveResource) Support reusing UIMA Class Loader instances to speed up things including the Component Description Editor when obtaining info from CustomResourceSpecifiers https://issues.apache.org/jira/browse/UIMA-1722