Class FelixWebConsoleExtensionActivator
java.lang.Object
org.glassfish.osgi.felixwebconsoleextension.FelixWebConsoleExtensionActivator
- 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:
- sanjeeb.sahoo@oracle.com, tangyong@cn.fujitsu.com
-
Constructor Summary
Constructors -
Method Summary