public class CompositeNotifier extends AbstractEventNotifier
| Constructor and Description |
|---|
CompositeNotifier(Iterable<Notifier> delegates) |
| Modifier and Type | Method and Description |
|---|---|
void |
doNotify(ClientApplicationEvent event) |
isEnabled, notify, setEnabled, shouldNotifypublic void doNotify(ClientApplicationEvent event)
doNotify in class AbstractEventNotifierCopyright © 2018 codecentric AG. All rights reserved.