public class NotificationMethodFactoryEmailImpl extends Object implements NotificationMethodFactory<EventSenderMailImpl>
EventSenderMailImpl
instance could serve multiple notification actions, therefore the factory will
instantiate a single instance of it and will provide it to the dispatchers.NotificationMethodFactory
Constructor and Description |
---|
NotificationMethodFactoryEmailImpl(Map<String,String> properties) |
public EventSenderMailImpl createMethodClass()
createMethodClass
in interface NotificationMethodFactory<EventSenderMailImpl>
EventSender
which will be used to notify a subscriptionCopyright © 2012. All Rights Reserved.