Hello, I could not find any description on how this method -- getCallback() of a ServiceReference -- should be used in the Java Annotations & APIs specification. May I know what would be the typical use cases for it? I understand RequestContext.getCallback() (and ServiceReference.setCallback(Obj)) but I'm having a hard time getting around ServiceReference.getCallback(). Any help is much appreciated.
Thank you!
