I have an abstract class with a service reference in it and a getter method for retreiving it. If I use the javadoc method of declaring the reference, classes that extend the abstract are able to call the getter and use the service. Switching to the annotation method of declaring the reference results in the getter returning null. Is this expected behavior? Is there a way to make it work using the annotations?
-- D. Stuart Freeman Georgia Institute of Technology
signature.asc
Description: Digital signature
