|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.felix.webconsole | |
---|---|
org.apache.felix.webconsole |
Classes in org.apache.felix.webconsole used by org.apache.felix.webconsole | |
---|---|
AbstractWebConsolePlugin
The Web Console can be extended by registering an OSGi service for the interface Servlet with the service property
felix.webconsole.label set to the label (last segment in the URL)
of the page. |
|
BrandingPlugin
The BrandingPlugin is the service interface for the most
elaborate way of branding the web console. |
|
ConfigurationPrinter
Deprecated. This has been deprecated. Use the org.apache.felix.status API instead. |
|
DefaultBrandingPlugin
The DefaultBrandingPlugin class is the default implementation
of the BrandingPlugin interface. |
|
SimpleWebConsolePlugin
SimpleWebConsolePlugin is an utility class that provides default implementation of the AbstractWebConsolePlugin and supports the
following features:
Methods for (un)registering the web console plugin service
Default implementation for resource loading
|
|
VariableResolver
The VariableResolver interface defines the API for an object
which may be provided by plugins to provide replacement values for
variables in the generated content. |
|
WebConsoleSecurityProvider
The WebConsoleSecurityProvider is a service interface allowing
to use an external system to authenticate users before granting access to the
Web Console. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |