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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon May 2 22:12:18 EDT 2011


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

Thomas Diesler reassigned JBOSGI-441:
-------------------------------------

    Assignee: Thomas Diesler  (was: David Lloyd)


> 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,  JBossOSGi 1.0.x
>
>
> 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