[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Supporting qualifiers in MC
alesj
do-not-reply at jboss.com
Thu Nov 19 15:57:27 EST 2009
"kabir.khan at jboss.com" wrote :
| do you have any examples of what OSGi needs?
|
OSGi has a notion of LDAP filtering; class + ldap-string filter.
e.g. org.acme.FooBar + (a=b)
Which means we're looking for service registry with FooBar impl
which also contains explicit property; key a, value b.
* http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk/reactor/framework/src/test/java/org/jboss/test/osgi/service/GetServiceReferencesUnitTestCase.java
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266660#4266660
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266660
More information about the jboss-dev-forums
mailing list