Uses of Class
org.apache.felix.webconsole.SimpleWebConsolePlugin
-
-
Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole
Methods in org.apache.felix.webconsole that return SimpleWebConsolePlugin Modifier and Type Method Description SimpleWebConsolePluginSimpleWebConsolePlugin. 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 Modifier and Type Class Description classLogServletLogServlet provides support for reading the log messages. -
Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.configuration
Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.configuration Modifier and Type Class Description classConfigManagerTheConfigManagerclass is the Web Console plugin to manage configurations. -
Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.core
Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.core Modifier and Type Class Description classBundlesServletTheBundlesServletprovides the bundles plugins, used to display the list of bundles, installed on the framework.classServicesServletServicesServlet provides a plugin for inspecting the registered services. -
Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.misc
Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.misc Modifier and Type Class Description classLicenseServletLicenseServlet provides the licenses plugin that browses through the bundles, searching for common license files. -
Uses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.system
Subclasses of SimpleWebConsolePlugin in org.apache.felix.webconsole.internal.system Modifier and Type Class Description classVMStatPluginVMStatPlugin provides the System Information tab.
-