public class DispatchService extends Object implements IDispatchService
| Constructor and Description |
|---|
DispatchService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParamsFactory(INotifyService.IParamsFactory factory) |
Dispatch |
create(Notification notification,
IPreferences prefs,
IChannelPreferences cPrefs) |
void |
removeParamsFactory(INotifyService.IParamsFactory factory) |
void |
setNotifyUrlFactory(INotifyUrlFactory notifyUrlFactory) |
void |
setParamsFactories(List<INotifyService.IParamsFactory> factories) |
void |
setRenderService(IRenderService renderService) |
public Dispatch create(Notification notification, IPreferences prefs, IChannelPreferences cPrefs) throws IRenderService.RenderException
create in interface IDispatchServiceIRenderService.RenderExceptionpublic void setRenderService(IRenderService renderService)
public void addParamsFactory(INotifyService.IParamsFactory factory)
addParamsFactory in interface IDispatchServicepublic void removeParamsFactory(INotifyService.IParamsFactory factory)
removeParamsFactory in interface IDispatchServicepublic void setParamsFactories(List<INotifyService.IParamsFactory> factories)
public void setNotifyUrlFactory(INotifyUrlFactory notifyUrlFactory)
Copyright © 2014 Molindo GmbH. All Rights Reserved.