|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A notification listener registration.
ListenerRegistry
,
ListenerRegistrationFactory
Method Summary | |
NotificationFilter |
getFilter()
Retrieve the filter for this registration. |
Object |
getHandback()
Retrieve the handback object for this registration. |
NotificationListener |
getListener()
Retrieve the listener for this registration. |
NotificationFilter |
getRegisteredFilter()
Retrieve the filter that was registered. |
NotificationListener |
getRegisteredListener()
Retrieve the listener that was registered. |
void |
removed()
Used to tell the registration it is no longer required. |
Method Detail |
public NotificationListener getListener()
public NotificationFilter getFilter()
public Object getHandback()
public NotificationListener getRegisteredListener()
public NotificationFilter getRegisteredFilter()
public void removed()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |