Class EmbargoServiceFactory

java.lang.Object
org.dspace.embargo.factory.EmbargoServiceFactory
Direct Known Subclasses:
EmbargoServiceFactoryImpl

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

    • EmbargoServiceFactory

      public EmbargoServiceFactory()
  • Method Details