Class IdentifierServiceFactory

java.lang.Object
org.dspace.identifier.factory.IdentifierServiceFactory
Direct Known Subclasses:
IdentifierServiceFactoryImpl

public abstract class IdentifierServiceFactory extends Object
Abstract factory to get services for the identifier package, use IdentifierServiceFactory.getInstance() to retrieve an implementation
Author:
kevinvandevelde at atmire.com
  • Constructor Details

    • IdentifierServiceFactory

      public IdentifierServiceFactory()
  • Method Details