Package org.dspace.app.util.factory
Class UtilServiceFactoryImpl
java.lang.Object
org.dspace.app.util.factory.UtilServiceFactory
org.dspace.app.util.factory.UtilServiceFactoryImpl
Factory implementation to get services for the util package, use UtilServiceFactory.getInstance() to retrieve an
implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.app.util.factory.UtilServiceFactory
getInstance
-
Constructor Details
-
UtilServiceFactoryImpl
public UtilServiceFactoryImpl()
-
-
Method Details
-
getWebAppService
- Specified by:
getWebAppServicein classUtilServiceFactory
-
getOpenSearchService
- Specified by:
getOpenSearchServicein classUtilServiceFactory
-
getMetadataExposureService
- Specified by:
getMetadataExposureServicein classUtilServiceFactory
-
getDSpaceObjectUtils
- Specified by:
getDSpaceObjectUtilsin classUtilServiceFactory
-