Uses of Class
org.dspace.app.sfx.factory.SfxServiceFactory
-
Packages that use SfxServiceFactory Package Description org.dspace.app.sfx.factory -
-
Uses of SfxServiceFactory in org.dspace.app.sfx.factory
Subclasses of SfxServiceFactory in org.dspace.app.sfx.factory Modifier and Type Class Description classSfxServiceFactoryImplFactory implementation to get services for the sfx package, use SfxServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.app.sfx.factory that return SfxServiceFactory Modifier and Type Method Description static SfxServiceFactorySfxServiceFactory. getInstance()
-