- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class FelixWebConsoleExtensionActivator
extends Object
implements org.osgi.framework.BundleActivator
This activator servers following purposes:
a) Registers a BrandingPlugin service to customize the look and feel.
See http://felix.apache.org/site/branding-the-web-console.html for more details.
b) Registers configuration object to select the right HttpService.
c) Registers a SecurityProvider to integrate with GlassFish security service.
- Author:
- [email protected], [email protected]