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