public class CompositeNotifier extends Object implements Notifier
CompositeNotifier(Iterable<Notifier> notifiers)
void
notify(ClientApplicationEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompositeNotifier(Iterable<Notifier> notifiers)
public void notify(ClientApplicationEvent event)
notify
Notifier
Copyright © 2016 codecentric AG. All rights reserved.