org.apache.felix.webconsole.internal.misc
Class LicenseServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.felix.webconsole.AbstractWebConsolePlugin
org.apache.felix.webconsole.internal.misc.LicenseServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig, OsgiManagerPlugin
public class LicenseServlet
- extends AbstractWebConsolePlugin
- implements OsgiManagerPlugin
The LicenseServlet
TODO
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseServlet
public LicenseServlet()
getLabel
public String getLabel()
- Specified by:
getLabel
in class AbstractWebConsolePlugin
getTitle
public String getTitle()
- Specified by:
getTitle
in class AbstractWebConsolePlugin
renderContent
protected void renderContent(HttpServletRequest req,
HttpServletResponse res)
throws IOException
- Specified by:
renderContent
in class AbstractWebConsolePlugin
- Throws:
IOException
activate
protected void activate(ComponentContext context)
deactivate
protected void deactivate(ComponentContext context)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.