You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by galaxy <ha...@gmail.com> on 2009/05/29 12:10:26 UTC

Exporting examine class

Hi all
Could anyone show me where the code we examine the exporting packages(like
whether the package starts with java.*) locates?
thanks !
-- 
regards
Tian

Re: Exporting examine class

Posted by Stuart McCulloch <mc...@gmail.com>.
2009/5/29 galaxy <ha...@gmail.com>

> Hi all
> Could anyone show me where the code we examine the exporting packages(like
> whether the package starts with java.*) locates?


you mean where the Felix framework decides how to wire up imports to
exports?


http://svn.apache.org/repos/asf/felix/trunk/framework/src/main/java/org/apache/felix/framework/searchpolicy/ModuleImpl.java

or are you talking about building OSGi bundles and deciding what to export?

thanks !
> --
> regards
> Tian
>

-- 
Cheers, Stuart