To Marko's point:
I have an interface, and a class that implements. The client is using a proxy obtained from the factory against that interface, and the service has a bean fo the class. The client is definitely making a call to that @GET-annotated function.
