Hello everyone, One of the big paradigms of OSGI is to define a public API/SPI as an interface while keeping the implementation(s) private. Having said that and if the various implementations of a specific service each define meta-data using annotations, how would one get to this information without shifting from the paradigm or "bending" the rules.
Thanks, Jorge -- View this message in context: http://old.nabble.com/Annotation-Decorated-Service-tp33662168p33662168.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

