|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.management.ManagedServiceReference
public class ManagedServiceReference
The management view of an 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object getProperty(java.lang.String key)
public java.lang.String[] getPropertyKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||