OSGi service imports proxy a Spring-DM specific interface (similar to that of Spring AOP). Thus clients wanting to use Spring-DM proxy factory have to import also this particular interface package since otherwise the proxy generation fails.
Since it's a mandatory interface, the proxy process should be improved so that one doesn't have to deal with it at all.
In case this is undesired, the usage should be properly documented.
Description
OSGi service imports proxy a Spring-DM specific interface (similar to that of Spring AOP). Thus clients wanting to use Spring-DM proxy factory have to import also this particular interface package since otherwise the proxy generation fails.
Since it's a mandatory interface, the proxy process should be improved so that one doesn't have to deal with it at all.
In case this is undesired, the usage should be properly documented.