|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrandingPlugin | |
---|---|
org.apache.felix.webconsole |
Uses of BrandingPlugin in org.apache.felix.webconsole |
---|
Classes in org.apache.felix.webconsole that implement BrandingPlugin | |
---|---|
class |
DefaultBrandingPlugin
The DefaultBrandingPlugin class is the default implementation
of the BrandingPlugin interface. |
Methods in org.apache.felix.webconsole that return BrandingPlugin | |
---|---|
static BrandingPlugin |
AbstractWebConsolePlugin.getBrandingPlugin()
Returns the BrandingPlugin currently used for web console
branding. |
Methods in org.apache.felix.webconsole with parameters of type BrandingPlugin | |
---|---|
static void |
AbstractWebConsolePlugin.setBrandingPlugin(BrandingPlugin brandingPlugin)
Sets the BrandingPlugin to use globally by all extensions of
this class for branding. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |