Package org.dspace.identifier.factory
Class IdentifierServiceFactoryImpl
java.lang.Object
org.dspace.identifier.factory.IdentifierServiceFactory
org.dspace.identifier.factory.IdentifierServiceFactoryImpl
Factory implementation to get services for the identifier package, use IdentifierServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.identifier.factory.IdentifierServiceFactory
getInstance
-
Constructor Details
-
IdentifierServiceFactoryImpl
public IdentifierServiceFactoryImpl()
-
-
Method Details
-
getIdentifierService
- Specified by:
getIdentifierServicein classIdentifierServiceFactory
-
getDOIService
- Specified by:
getDOIServicein classIdentifierServiceFactory
-