|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.felix.webconsole.AbstractWebConsolePlugin
org.apache.felix.webconsole.internal.BaseWebConsolePlugin
org.apache.felix.webconsole.internal.core.BundlesServlet
org.apache.felix.webconsole.internal.misc.AssemblyListRender
public class AssemblyListRender
Field Summary | |
---|---|
static String |
LABEL
|
static String |
NAME
|
Fields inherited from class org.apache.felix.webconsole.internal.core.BundlesServlet |
---|
BUNDLE_ID |
Fields inherited from class org.apache.felix.webconsole.AbstractWebConsolePlugin |
---|
ATTR_FILEUPLOAD |
Constructor Summary | |
---|---|
AssemblyListRender()
|
Method Summary | |
---|---|
protected Bundle[] |
getBundles()
|
String |
getLabel()
|
String |
getName()
|
Methods inherited from class org.apache.felix.webconsole.internal.core.BundlesServlet |
---|
activate, doGet, doPost, getRequestInfo, getTitle, renderContent |
Methods inherited from class org.apache.felix.webconsole.internal.BaseWebConsolePlugin |
---|
deactivate, getLog, getPackageAdmin, getService, getStartLevel |
Methods inherited from class org.apache.felix.webconsole.AbstractWebConsolePlugin |
---|
endResponse, getBundleContext, getParameter, getServletName, renderTopNavigation, sendRedirect, startResponse |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
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 |
Field Detail |
---|
public static final String NAME
public static final String LABEL
Constructor Detail |
---|
public AssemblyListRender()
Method Detail |
---|
public String getName()
public String getLabel()
getLabel
in class BundlesServlet
protected Bundle[] getBundles()
getBundles
in class BundlesServlet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |