[jboss-osgi-issues] [JBoss JIRA] Resolved: (JBOSGI-441) Allow for OSGi style Class Filtering

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue May 3 07:10:18 EDT 2011


     [ https://issues.jboss.org/browse/JBOSGI-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler resolved JBOSGI-441.
-----------------------------------

    Fix Version/s: JBossOSGi 1.0.0 Beta11
                       (was:  JBossOSGi 1.0.x)
                       (was:  JBossOSGi 1.0.0)
       Resolution: Done


Done

> Allow for OSGi style Class Filtering
> ------------------------------------
>
>                 Key: JBOSGI-441
>                 URL: https://issues.jboss.org/browse/JBOSGI-441
>             Project: JBoss OSGi
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: JBossOSGi 1.0.0 Beta11
>
>
> 3.6.7 Class Filtering
> An exporter can limit the visibility of the classes in a package with the
> include and exclude directives on the export definition. The value of each of
> these directives is a comma-separated list of class names.
> The following example shows an export statement, and a list of files with
> their visibility status.
> Export-Package: com.acme.foo; include:="Qux*,BarImpl";exclude:=QuxImpl

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-osgi-issues mailing list