public class NotificationManagerImpl extends Object implements NotificationManager
| Constructor and Description |
|---|
NotificationManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(NotificationListener listener) |
int |
getThreads() |
void |
init() |
void |
notify(eu.dnetlib.domain.enabling.Notification notification) |
void |
setThreads(int threads) |
void |
shutdown() |
public int getThreads()
public void setThreads(int threads)
public void init()
public void shutdown()
public void addListener(NotificationListener listener)
addListener in interface NotificationManagerpublic void notify(eu.dnetlib.domain.enabling.Notification notification)
notify in interface NotificationManagerCopyright © 2022. All rights reserved.