public interface IDispatchService
| Modifier and Type | Method and Description |
|---|---|
void |
addParamsFactory(INotifyService.IParamsFactory factory) |
Dispatch |
create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
void |
removeParamsFactory(INotifyService.IParamsFactory factory) |
Dispatch create(Notification notification, IPreferences prefs, IChannelPreferences cPrefs) throws IRenderService.RenderException
IRenderService.RenderExceptionvoid addParamsFactory(INotifyService.IParamsFactory factory)
void removeParamsFactory(INotifyService.IParamsFactory factory)
Copyright © 2013 Molindo GmbH. All Rights Reserved.