Uses of Class
org.apache.uima.internal.util.UIMAClassLoader
-
Packages that use UIMAClassLoader Package Description org.apache.uima.resource.impl -
-
Uses of UIMAClassLoader in org.apache.uima.resource.impl
Methods in org.apache.uima.resource.impl with parameters of type UIMAClassLoader Modifier and Type Method Description void
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
-