|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OSGiServiceReference
An abstraction of the OSGi ServiceReference
| Method Summary | |
|---|---|
java.lang.Object |
getProperty(java.lang.String key)
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object. |
java.lang.String[] |
getPropertyKeys()
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object. |
| Method Detail |
|---|
java.lang.Object getProperty(java.lang.String key)
java.lang.String[] getPropertyKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||