Uses of Class
org.dspace.external.factory.ExternalServiceFactory
-
Packages that use ExternalServiceFactory Package Description org.dspace.external.factory -
-
Uses of ExternalServiceFactory in org.dspace.external.factory
Subclasses of ExternalServiceFactory in org.dspace.external.factory Modifier and Type Class Description classExternalServiceFactoryImplAbstract factory to get services for the External package.Methods in org.dspace.external.factory that return ExternalServiceFactory Modifier and Type Method Description static ExternalServiceFactoryExternalServiceFactory. getInstance()This method will provide you with an implementation of this class to work with
-