Uses of Interface
org.apache.felix.webconsole.internal.OsgiManagerPlugin

Packages that use OsgiManagerPlugin
org.apache.felix.webconsole.internal   
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 OsgiManagerPlugin in org.apache.felix.webconsole.internal
 

Classes in org.apache.felix.webconsole.internal that implement OsgiManagerPlugin
 class AbstractConfigurationPrinter
          AbstractConfigurationPrinter is an utility class, that provides a basic implementation of ConfigurationPrinter and OsgiManagerPlugin interfaces.
 

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

Classes in org.apache.felix.webconsole.internal.compendium that implement OsgiManagerPlugin
 class ComponentConfigurationPrinter
          ComponentConfigurationPrinter prints the available SCR services.
 class ComponentsServlet
          ComponentsServlet provides a plugin for managing Service Components Runtime.
 class ConfigManager
          The ConfigManager TODO
 class ConfigurationAdminConfigurationPrinter
          ConfigurationAdminConfigurationPrinter uses the ConfigurationAdmin service to print the available configurations.
 class LogServlet
          LogServlet provides support for reading the log messages.
 class PreferencesConfigurationPrinter
          PreferencesConfigurationPrinter uses the Preferences service to print the store bundle preferences.
 class WireAdminConfigurationPrinter
          WireAdminConfigurationPrinter reads the configured wires in WireAdmin service, and prints them along their properties and values.
 

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

Classes in org.apache.felix.webconsole.internal.core that implement OsgiManagerPlugin
 class BundlesServlet
          The BundlesServlet provides the bundles plugins, used to display the list of bundles, installed on the framework.
 class PermissionsConfigurationPrinter
          PermissionsPrinter reads the given permissions from PermissionAdmin and ConditionalPermissionAdmin and prints them.
 class ServicesConfigurationPrinter
          ServicesConfigurationPrinter provides a configuration printer for inspecting the registered services.
 class ServicesServlet
          ServicesServlet provides a plugin for inspecting the registered services.
 

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

Classes in org.apache.felix.webconsole.internal.deppack that implement OsgiManagerPlugin
 class DepPackServlet
          DepPackServlet provides a plugin for managing deployment admin packages.
 

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

Classes in org.apache.felix.webconsole.internal.misc that implement OsgiManagerPlugin
 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.
 class SystemPropertiesPrinter
           
 class ThreadPrinter
           
 

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

Classes in org.apache.felix.webconsole.internal.obr that implement OsgiManagerPlugin
 class BundleRepositoryRender
          This class provides a plugin for rendering the available OSGi Bundle Repositories and the resources they provide.
 

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

Classes in org.apache.felix.webconsole.internal.system that implement OsgiManagerPlugin
 class VMStatPlugin
          VMStatPlugin provides the System Information tab.
 



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