|
OSGi™ Service Platform Release 4 Version 4.2 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReferenceListener
Metadata for a reference listener interested in the reference bind and unbind events for a service reference.
| Method Summary | |
|---|---|
java.lang.String |
getBindMethod()
Return the name of the bind method. |
Target |
getListenerComponent()
Return the Metadata for the component that will receive bind and unbind events. |
java.lang.String |
getUnbindMethod()
Return the name of the unbind method. |
| Method Detail |
|---|
Target getListenerComponent()
ref attribute or via an inlined
component.
java.lang.String getBindMethod()
bind-method attribute of the
reference listener.
java.lang.String getUnbindMethod()
unbind-method attribute of the
reference listener.
|
OSGi™ Service Platform Release 4 Version 4.2 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||