@Component public class DispatcherManager extends Object
| Constructor and Description |
|---|
DispatcherManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(Subscription s,
Event... events) |
List<NotificationDispatcher> |
getDispatchers() |
void |
sendNotification(Subscription s,
Map<String,Object> params) |
public void dispatch(Subscription s, Event... events)
public void sendNotification(Subscription s, Map<String,Object> params)
public List<NotificationDispatcher> getDispatchers()
Copyright © 2025. All rights reserved.