Marshall Schor created UIMA-5803:
------------------------------------
Summary: UIMA Class loader to record if it has been closed
Key: UIMA-5803
URL: https://issues.apache.org/jira/browse/UIMA-5803
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 3.0.0SDK, 2.10.2SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.1SDK, 2.10.3SDK
UIMA-5797 is implementing a close() call for UIMA Class loaders when the
destroy() method is called. UIMA-5801 needs to be able to tell if a UIMA Class
Loader has been closed, so it can clean up a hashmap.
Implement a bit that remembers closing, and provide an "isClosed()" method to
query it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)