|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The type of the Servicepublic interface ServiceAndServiceReferencePair<T>
A simple interface to associate a DS instance of a Service, with the ServiceReference that created it.
Handy for when you want to query properties on the ServiceReference for a given Service.
Method Summary | |
---|---|
T |
getService()
Get the Service instance for this pair. |
org.osgi.framework.ServiceReference<T> |
getServiceReference()
Get the ServiceReference instance for this pair. |
Method Detail |
---|
T getService()
org.osgi.framework.ServiceReference<T> getServiceReference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |