org.openmuc.framework.webui.spi
Interface WebUiPluginService
- All Superinterfaces:
- org.osgi.service.http.HttpContext
public interface WebUiPluginService
- extends org.osgi.service.http.HttpContext
Fields inherited from interface org.osgi.service.http.HttpContext |
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USER |
Methods inherited from interface org.osgi.service.http.HttpContext |
getMimeType, getResource, handleSecurity |
getName
java.lang.String getName()
getAlias
java.lang.String getAlias()
getDescription
java.lang.String getDescription()
getCategory
PluginCategory getCategory()
getContentView
View getContentView(javax.servlet.http.HttpServletRequest request,
PluginContext context)
getResources
java.util.Hashtable<java.lang.String,java.lang.String> getResources()