Uses of Class
org.dspace.core.factory.CoreServiceFactory
-
Packages that use CoreServiceFactory Package Description org.dspace.core.factory -
-
Uses of CoreServiceFactory in org.dspace.core.factory
Subclasses of CoreServiceFactory in org.dspace.core.factory Modifier and Type Class Description classCoreServiceFactoryImplFactory implementation to get services for the core package, use CoreServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.core.factory that return CoreServiceFactory Modifier and Type Method Description static CoreServiceFactoryCoreServiceFactory. getInstance()
-