org.openmuc.webinterface
Interface WebInterfacePlugin
- All Superinterfaces:
- org.osgi.service.http.HttpContext
- All Known Implementing Classes:
- EHZWebToolPlugin, MBusWebToolPlugin, MeasureToolPlugin, PlotWebToolPlugin, SunnyWebToolPlugin, WagoWebToolPlugin, WebconfiguratorPlugin, WebConfiguratorPlugin, WebExportToolPlugin
public interface WebInterfacePlugin
- 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 |
getApplicationName
java.lang.String getApplicationName()
getApplicationAlias
java.lang.String getApplicationAlias()
getApplicationDescription
java.lang.String getApplicationDescription()
getCategory
PluginCategory getCategory()
getContentView
View getContentView(javax.servlet.http.HttpServletRequest request,
PluginContext context)
getResources
java.util.Hashtable<java.lang.String,java.lang.String> getResources()