|
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 RegistrationListener
Metadata for a registration listener interested in service registration and unregistration events for a service.
The registration listener is called with the initial state of the service when the registration listener is actuated.
Method Summary | |
---|---|
Target |
getListenerComponent()
Return the Metadata for the component that will receive registration and unregistration events. |
java.lang.String |
getRegistrationMethod()
Return the name of the registration method. |
java.lang.String |
getUnregistrationMethod()
Return the name of the unregistration method. |
Method Detail |
---|
Target getListenerComponent()
ref
attribute or via an inlined
component.
java.lang.String getRegistrationMethod()
registration-method
attribute of
the registration listener.
java.lang.String getUnregistrationMethod()
unregistration-method
attribute of
the registration 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 |