[
http://jira.jboss.com/jira/browse/JBOSGI-18?page=all ]
Adrian Brock closed JBOSGI-18.
------------------------------
Resolution: Done
There are three levels of caching/blacklisting
1) At the classloader level for local caching
2) At the "import" level for the whole import/delegate group
3) At the "domain" level for importAll
These are all controlled by two flags on the ClassLoaderPolicy
isCachable - whether things should be cached
isBlackListable - whether misses should be cached
Caching and BlackListing
------------------------
Key: JBOSGI-18
URL:
http://jira.jboss.com/jira/browse/JBOSGI-18
Project: JBoss OSGi
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Other
Reporter: Adrian Brock
Assigned To: Adrian Brock
Add ClassLoaderPolicy items for caching and blacklisting
and implementation in the Domain/ClassLoader.
See the forum thread for why this is not just a global cache.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira