Class UtilServiceFactory

java.lang.Object
org.dspace.app.util.factory.UtilServiceFactory
Direct Known Subclasses:
UtilServiceFactoryImpl

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

    • UtilServiceFactory

      public UtilServiceFactory()
  • Method Details