Package org.dspace.app.ldn.factory
Class NotifyServiceFactory
java.lang.Object
org.dspace.app.ldn.factory.NotifyServiceFactory
- Direct Known Subclasses:
NotifyServiceFactoryImpl
Abstract factory to get services for the NotifyService package,
use NotifyServiceFactory.getInstance() to retrieve an implementation
- Author:
- Mohamed Eskander (mohamed.eskander at 4science.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotifyServiceFactoryabstract LDNMessageServiceabstract NotifyPatternToTriggerServiceabstract NotifyServiceabstract NotifyServiceInboundPatternService
-
Constructor Details
-
NotifyServiceFactory
public NotifyServiceFactory()
-
-
Method Details
-
getNotifyService
-
getNotifyServiceInboundPatternService
-
getNotifyPatternToTriggerService
-
getLDNMessageService
-
getInstance
-