|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AttachmentProvider | This is an optional extension of the ConfigurationPrinter . |
BrandingPlugin | The BrandingPlugin is the service interface for the most
elaborate way of branding the web console. |
ConfigurationPrinter | The ConfigurationPrinter is a service interface to be used by
providers which want to hook into the display of the current configuration
of the OSGi framework. |
ModeAwareConfigurationPrinter | This is an optional extension of the ConfigurationPrinter . |
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. |
WebConsoleConstants | WebConsoleConstants provides some common constants that are used by plugin developers. |
WebConsoleSecurityProvider | The WebConsoleSecurityProvider is a service interface allowing
to use an external system to authenticate users before granting access to the
Web Console. |
WebConsoleSecurityProvider2 | The WebConsoleSecurityProvider2 extends the
WebConsoleSecurityProvider interface allowing for full control of
the authentication process to access the Web Console. |
Class Summary | |
---|---|
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. |
DefaultBrandingPlugin | The DefaultBrandingPlugin class is the default implementation
of the BrandingPlugin interface. |
DefaultVariableResolver | The DefaultVariableResolver is a HashMap based
default implementation of the VariableResolver 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
|
WebConsoleUtil | The WebConsoleUtil provides various utility methods for use
by Web Console plugins. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |