| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBrandingPlugin
The
DefaultBrandingPlugin class is the default implementation
of the BrandingPlugin interface. |
| Modifier and Type | Method and Description |
|---|---|
static BrandingPlugin |
AbstractWebConsolePlugin.getBrandingPlugin()
Returns the
BrandingPlugin currently used for web console
branding. |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractWebConsolePlugin.setBrandingPlugin(BrandingPlugin brandingPlugin)
Sets the
BrandingPlugin to use globally by all extensions of
this class for branding. |
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.