public final class WebUiBase
extends java.lang.Object
| Constructor and Description |
|---|
WebUiBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
org.openmuc.framework.authentication.AuthenticationService |
getAuthenticationService() |
protected void |
setWebUiPluginService(org.openmuc.framework.webui.spi.WebUiPluginService uiPlugin) |
protected void |
unsetWebUiPluginService(org.openmuc.framework.webui.spi.WebUiPluginService uiPlugin) |
protected void activate(org.osgi.service.component.ComponentContext context)
throws java.lang.Exception
java.lang.Exceptionprotected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setWebUiPluginService(org.openmuc.framework.webui.spi.WebUiPluginService uiPlugin)
protected void unsetWebUiPluginService(org.openmuc.framework.webui.spi.WebUiPluginService uiPlugin)
public org.openmuc.framework.authentication.AuthenticationService getAuthenticationService()