public class ModuleManagerNullUI extends Object implements ModuleManagerUI
Constructor and Description |
---|
ModuleManagerNullUI(ModuleManager moduleManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(Writer out,
String command) |
void |
onStartup() |
void |
renderTempPage(Writer out)
Not used anymore since 4.4 - but keeping this around; in the future, we might re-use this,
as the page shown to regular users while the Magnolia instance is being updated by an admin;
only admin(s) would have access to the update status pages.
|
public ModuleManagerNullUI(ModuleManager moduleManager)
public void onStartup() throws ModuleManagementException
onStartup
in interface ModuleManagerUI
ModuleManagementException
public boolean execute(Writer out, String command) throws ModuleManagementException
execute
in interface ModuleManagerUI
ModuleManagementException
public void renderTempPage(Writer out)
ModuleManagerUI
renderTempPage
in interface ModuleManagerUI
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.