Package org.dspace.app.ldn.factory
Class NotifyServiceFactoryImpl
java.lang.Object
org.dspace.app.ldn.factory.NotifyServiceFactory
org.dspace.app.ldn.factory.NotifyServiceFactoryImpl
Factory implementation to get services for the notifyservices package,
use NotifyServiceFactory.getInstance() to retrieve an implementation
- Author:
- Mohamed Eskander (mohamed.eskander at 4science.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.app.ldn.factory.NotifyServiceFactory
getInstance
-
Constructor Details
-
NotifyServiceFactoryImpl
public NotifyServiceFactoryImpl()
-
-
Method Details
-
getNotifyService
- Specified by:
getNotifyServicein classNotifyServiceFactory
-
getNotifyServiceInboundPatternService
- Specified by:
getNotifyServiceInboundPatternServicein classNotifyServiceFactory
-
getNotifyPatternToTriggerService
- Specified by:
getNotifyPatternToTriggerServicein classNotifyServiceFactory
-
getLDNMessageService
- Specified by:
getLDNMessageServicein classNotifyServiceFactory
-