Uses of Class
org.apache.uima.cas.impl.CASImpl.SwitchControl
Packages that use CASImpl.SwitchControl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of CASImpl.SwitchControl in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl with type parameters of type CASImpl.SwitchControlModifier and TypeFieldDescriptionprivate final Deque
<CASImpl.SwitchControl> CASImpl.SharedViewData.switchControl
a stack used to remember and restore previous state of cas lock and class loaders when switching classloaders and locking the cas https://issues.apache.org/jira/browse/UIMA-6057Methods in org.apache.uima.cas.impl with parameters of type CASImpl.SwitchControlModifier and TypeMethodDescription(package private) void
CASImpl.SharedViewData.restoreClassLoader
(boolean empty_switchControl, CASImpl.SwitchControl switchControlInstance)