Package org.dspace.core.factory
Class CoreServiceFactoryImpl
java.lang.Object
org.dspace.core.factory.CoreServiceFactory
org.dspace.core.factory.CoreServiceFactoryImpl
Factory implementation to get services for the core package, use CoreServiceFactory.getInstance() to retrieve an
implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.core.factory.CoreServiceFactory
getInstance
-
Constructor Details
-
CoreServiceFactoryImpl
public CoreServiceFactoryImpl()
-
-
Method Details
-
getLicenseService
- Specified by:
getLicenseServicein classCoreServiceFactory
-
getNewsService
- Specified by:
getNewsServicein classCoreServiceFactory
-
getPluginService
- Specified by:
getPluginServicein classCoreServiceFactory
-
getClientInfoService
- Specified by:
getClientInfoServicein classCoreServiceFactory
-