mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 03:23:13 +00:00
javadoc (doclint) and whitespace fixes
includes whitespace fixes as per Coding Conventions
This commit is contained in:
@@ -171,6 +171,8 @@ public class EmbargoServiceImpl implements EmbargoService
|
||||
* Ensures the configurationService is injected, so that we can
|
||||
* get plugins and MD field settings from config.
|
||||
* Called by "init-method" in Spring config.
|
||||
*
|
||||
* @throws Exception on generic exception
|
||||
*/
|
||||
public void init() throws Exception
|
||||
{
|
||||
|
Reference in New Issue
Block a user