public class Notifier
extends java.lang.Object
See NotificationHandler
for more details.
Modifier and Type | Field and Description |
---|---|
protected MultiNotificationHandler |
owner |
Constructor and Description |
---|
Notifier() |
Modifier and Type | Method and Description |
---|---|
MultiNotificationHandler |
getOwner() |
boolean |
isRegistered() |
void |
notifyHandler() |
void |
setOwner(MultiNotificationHandler owner) |
protected MultiNotificationHandler owner
public void notifyHandler()
public MultiNotificationHandler getOwner()
public void setOwner(MultiNotificationHandler owner)
public boolean isRegistered()