Top "Service-factory" questions

osgi: Using ServiceFactories?

I'm currently trying to get a simple bundle containing a Service Factory running. This is my factory class: public class …

java osgi service-factory
how to override a service provider in java

This is more a general question by example: I'm using xstream and woodstox, woodstox comes with a service provider for …

java stax serviceloader woodstox service-factory