| Package | Description |
|---|---|
| org.dspace.core |
Provides some basic functionality required throughout the DSpace system.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
PluginManager.getSinglePlugin(java.lang.Class interfaceClass)
Returns an instance of the singleton (single) plugin implementing
the given interface.
|
static java.lang.Object |
PluginManager.getSinglePlugin(java.lang.String module,
java.lang.Class interfaceClass)
Returns an instance of the singleton (single) plugin implementing
the given interface.
|
Copyright © 2018 DuraSpace. All Rights Reserved.