Uses of Class
org.dspace.core.PluginConfigurationError
-
Packages that use PluginConfigurationError Package Description org.dspace.core Provides some basic functionality required throughout the DSpace system. -
-
Uses of PluginConfigurationError in org.dspace.core
Methods in org.dspace.core that throw PluginConfigurationError Modifier and Type Method Description ObjectLegacyPluginServiceImpl. getSinglePlugin(Class interfaceClass)Returns an instance of the singleton (single) plugin implementing the given interface.
-