| Package | Description |
|---|---|
| org.dspace.core |
Provides some basic functionality required throughout the DSpace system.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2013 DuraSpace. All Rights Reserved.