Donald Whytock wrote:
> Then it occurred to me that there are multiple types of services I'd
> like to do this with, which seemed to call for an abstract class,
> similar to ServiceBinder.GenericActivator, that could be subclassed
> with the ServiceImpl and the ServiceFactoryImpl.  Thus serving as a
> service factory service...factory.
> 
> Is there an easy, already-established way to do this?

Sadly not standardized, which is why there is currently an RFP open for
voting within the OSGi member group - hopefully resulting soon in a proper
RFC and implementation. Until then you will probably have to look at what
iPOJO, SpringDM or Blueprint offer or roll your own.

-h

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to