Uses of Class
org.dspace.core.PluginConfigurationError

Packages that use PluginConfigurationError
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
static Object PluginManager.getSinglePlugin(Class interfaceClass)
          Returns an instance of the singleton (single) plugin implementing the given interface.
static Object PluginManager.getSinglePlugin(String module, Class interfaceClass)
          Returns an instance of the singleton (single) plugin implementing the given interface.
 



Copyright © 2012 DuraSpace. All Rights Reserved.