@Service @RunLevel(value=10) public class NotificationEventFactoryStore extends Object
Constructor and Description |
---|
NotificationEventFactoryStore() |
Modifier and Type | Method and Description |
---|---|
NotificationEventFactory |
get(NotifierType notifierType) |
void |
register(NotifierType type,
NotificationEventFactory notificationEventFactory) |
public NotificationEventFactory get(NotifierType notifierType)
public void register(NotifierType type, NotificationEventFactory notificationEventFactory)
Copyright © 2018. All rights reserved.