[jboss-jira] [JBoss JIRA] Closed: (JBCL-84) Extend the ClassLoadingMetaData filtered package semantics
Ales Justin (JIRA)
jira-events at lists.jboss.org
Tue May 31 09:44:01 EDT 2011
[ https://issues.jboss.org/browse/JBCL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin closed JBCL-84.
---------------------------
> Extend the ClassLoadingMetaData filtered package semantics
> ----------------------------------------------------------
>
> Key: JBCL-84
> URL: https://issues.jboss.org/browse/JBCL-84
> Project: JBoss ClassLoader
> Issue Type: Feature Request
> Components: MetaData
> Reporter: Adrian Brock
> Assignee: Ales Justin
> Fix For: JBossCL.2.2.1.GA
>
>
> Currently the ClassLoadingMetaData has some includedPackages and excludedPackages metadata.
> This is just a comma seperated list of explicit package names.
> This metadata should be extended to make it more flexible.
> e.g. using globing
> <classloader>
> <excluded type="glob">com.foo.*</included>
> or explicitly naming the filter
> <classloader>
> <excluded class="com.foo.MyClassFilter>...</excluded>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list