|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
org.apache.sling.installer.core.impl.console.OsgiInstallerWebConsolePlugin
public class OsgiInstallerWebConsolePlugin
Method Summary | |
---|---|
void |
printConfiguration(PrintWriter pw,
String mode)
Method for the configuration printer. |
static org.osgi.framework.ServiceRegistration |
register(org.osgi.framework.BundleContext bundleContext,
OsgiInstallerImpl installer)
|
void |
service(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res)
|
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, init, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.osgi.framework.ServiceRegistration register(org.osgi.framework.BundleContext bundleContext, OsgiInstallerImpl installer)
public void service(javax.servlet.ServletRequest req, javax.servlet.ServletResponse res) throws IOException
service
in interface javax.servlet.Servlet
service
in class javax.servlet.GenericServlet
IOException
public void printConfiguration(PrintWriter pw, String mode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |