Uses of Interface
org.apache.felix.webconsole.ConfigurationPrinter
-
-
Uses of ConfigurationPrinter in org.apache.felix.webconsole
Subinterfaces of ConfigurationPrinter in org.apache.felix.webconsole Modifier and Type Interface Description interfaceModeAwareConfigurationPrinterDeprecated.This has been deprecated. -
Uses of ConfigurationPrinter in org.apache.felix.webconsole.internal
Classes in org.apache.felix.webconsole.internal with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw ConfigurationPrinter Modifier and Type Class Description classorg.apache.felix.webconsole.internal.AbstractConfigurationPrinterAbstractConfigurationPrinter is an utility class, that provides a basic implementation ofConfigurationPrinterandOsgiManagerPlugininterfaces. -
Uses of ConfigurationPrinter in org.apache.felix.webconsole.internal.compendium
Classes in org.apache.felix.webconsole.internal.compendium that implement ConfigurationPrinter Modifier and Type Class Description classPreferencesConfigurationPrinterPreferencesConfigurationPrinter uses thePreferencesservice to print the store bundle preferences.classWireAdminConfigurationPrinterWireAdminConfigurationPrinter reads the configured wires in WireAdmin service, and prints them along their properties and values. -
Uses of ConfigurationPrinter in org.apache.felix.webconsole.internal.configuration
Classes in org.apache.felix.webconsole.internal.configuration that implement ConfigurationPrinter Modifier and Type Class Description classConfigurationAdminConfigurationPrinterConfigurationAdminConfigurationPrinter uses theConfigurationAdminservice to print the available configurations. -
Uses of ConfigurationPrinter in org.apache.felix.webconsole.internal.core
Classes in org.apache.felix.webconsole.internal.core that implement ConfigurationPrinter Modifier and Type Class Description classBundlesConfigurationPrinterTheBundlesConfigurationPrinterprints out the bundle list.classBundlesServletTheBundlesServletprovides the bundles plugins, used to display the list of bundles, installed on the framework.classCapabilitiesPrinterclassFrameworkPropertiesPrinterclassPermissionsConfigurationPrinterPermissionsPrinter reads the given permissions from PermissionAdmin and ConditionalPermissionAdmin and prints them.classServicesConfigurationPrinterServicesConfigurationPrinter 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 Modifier and Type Class Description classSystemPropertiesPrinterclassThreadPrinterThis class provides the Threads tab in the configuration status.
-