service-factory Questions
5
This is more a general question by example:
I'm using xstream and woodstox, woodstox comes with a service provider for javax.xml.stream.XMLOutputFactory in woodstox jar registering com.ctc.wstx.sta...
Microcircuit asked 23/7, 2013 at 10:5
3
Solved
I'm currently trying to get a simple bundle containing a Service Factory running.
This is my factory class:
public class SvcFactory implements ServiceFactory<ServiceB> {
@Override
public...
Bosk asked 11/8, 2011 at 21:39
1
© 2022 - 2024 — McMap. All rights reserved.