Modifier and Type | Interface and Description |
---|---|
interface |
ModeAwareConfigurationPrinter
Deprecated.
This has been deprecated. Use the org.apache.felix.status
API instead.
|
Modifier and Type | Class and Description |
---|---|
class |
org.apache.felix.webconsole.internal.AbstractConfigurationPrinter
AbstractConfigurationPrinter is an utility class, that provides a basic implementation
of
ConfigurationPrinter and OsgiManagerPlugin interfaces. |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationAdminConfigurationPrinter
ConfigurationAdminConfigurationPrinter uses the
ConfigurationAdmin service
to print the available configurations. |
Modifier and Type | Class and Description |
---|---|
class |
BundlesConfigurationPrinter
The
BundlesConfigurationPrinter prints out the bundle list. |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemPropertiesPrinter |
class |
ThreadPrinter
This class provides the Threads tab in the configuration status.
|
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.