Hi,

A previous discussion in this list

@Component
public class Component
{
@Reference(target = "(alias = ${alias})"
  public void bindService(Service service)
}

and the solution proposed was to use <refname>.target as a property.

Are there any code examples available that provide more info on this technique.

I am trying to create multiple named databases and obtain unique references to 
each by their name.

Regards

Paul Fraser

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to