
public class DefaultNotifierService extends Object implements NotifierService
| Constructor and Description |
|---|
DefaultNotifierService() |
| Modifier and Type | Method and Description |
|---|---|
Notifier<?> |
getNotifier(String notifierId)
Returns notifier by id
|
Map<String,Notifier<?>> |
getNotifiers() |
void |
setNotifiers(Map<String,Notifier<?>> notifiers) |
public Notifier<?> getNotifier(String notifierId)
NotifierServicegetNotifier in interface NotifierServiceCopyright © 2012 The Beangle Software Group. All Rights Reserved.