Uses of Interface
org.apache.felix.webconsole.ConfigurationPrinter

Packages that use ConfigurationPrinter
org.apache.felix.webconsole   
org.apache.felix.webconsole.internal   
org.apache.felix.webconsole.internal.compendium   
org.apache.felix.webconsole.internal.core   
org.apache.felix.webconsole.internal.misc   
 

Uses of ConfigurationPrinter in org.apache.felix.webconsole
 

Subinterfaces of ConfigurationPrinter in org.apache.felix.webconsole
 interface ModeAwareConfigurationPrinter
          This is an optional extension of the ConfigurationPrinter.
 

Uses of ConfigurationPrinter in org.apache.felix.webconsole.internal
 

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

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

Classes in org.apache.felix.webconsole.internal.compendium that implement ConfigurationPrinter
 class ComponentConfigurationPrinter
          ComponentConfigurationPrinter prints the available SCR services.
 class ConfigurationAdminConfigurationPrinter
          ConfigurationAdminConfigurationPrinter uses the ConfigurationAdmin service to print the available configurations.
 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 ConfigurationPrinter in org.apache.felix.webconsole.internal.core
 

Classes in org.apache.felix.webconsole.internal.core that implement ConfigurationPrinter
 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.
 

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

Classes in org.apache.felix.webconsole.internal.misc that implement ConfigurationPrinter
 class SystemPropertiesPrinter
           
 class ThreadPrinter
           
 



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