Uses of Interface
org.apache.felix.webconsole.BrandingPlugin
-
Packages that use BrandingPlugin Package Description org.apache.felix.webconsole -
-
Uses of BrandingPlugin in org.apache.felix.webconsole
Classes in org.apache.felix.webconsole that implement BrandingPlugin Modifier and Type Class Description classDefaultBrandingPluginDeprecated.Plugins should never use the branding plugin directlyMethods in org.apache.felix.webconsole that return BrandingPlugin Modifier and Type Method Description static BrandingPluginAbstractWebConsolePlugin. getBrandingPlugin()Deprecated.Methods in org.apache.felix.webconsole with parameters of type BrandingPlugin Modifier and Type Method Description static voidAbstractWebConsolePlugin. setBrandingPlugin(BrandingPlugin brandingPlugin)Deprecated.
-