Uses of Class
org.apache.felix.webconsole.SimpleWebConsolePlugin

Packages that use SimpleWebConsolePlugin
org.apache.felix.webconsole   
org.apache.felix.webconsole.internal.compendium   
org.apache.felix.webconsole.internal.core   
org.apache.felix.webconsole.internal.deppack   
org.apache.felix.webconsole.internal.misc   
org.apache.felix.webconsole.internal.obr   
org.apache.felix.webconsole.internal.system   
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole
 

Methods in org.apache.felix.webconsole that return SimpleWebConsolePlugin
 SimpleWebConsolePlugin SimpleWebConsolePlugin.register(org.osgi.framework.BundleContext bc)
          This is an utility method.
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.compendium
 

Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.compendium
 class ComponentsServlet
          ComponentsServlet provides a plugin for managing Service Components Runtime.
 class ConfigManager
          The ConfigManager TODO
 class LogServlet
          LogServlet provides support for reading the log messages.
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.core
 

Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.core
 class BundlesServlet
          The BundlesServlet provides the bundles plugins, used to display the list of bundles, installed on the framework.
 class ServicesServlet
          ServicesServlet provides a plugin for inspecting the registered services.
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.deppack
 

Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.deppack
 class DepPackServlet
          DepPackServlet provides a plugin for managing deployment admin packages.
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.misc
 

Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.misc
 class ConfigurationRender
          ConfigurationRender plugin renders the configuration status - a textual representation of the current framework status.
 class LicenseServlet
          LicenseServlet provides the licenses plugin that browses through the bundles, searching for common license files.
 class ShellServlet
          ShellServlet provides a Web bases interface to the Apache shell service, allowing the user to execute shell commands from the browser.
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.obr
 

Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.obr
 class BundleRepositoryRender
          This class provides a plugin for rendering the available OSGi Bundle Repositories and the resources they provide.
 

Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.system
 

Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.system
 class VMStatPlugin
          VMStatPlugin provides the System Information tab.
 



Copyright © 2012 FuseSource, Corp.. All Rights Reserved.