nl.gx.webmanager.wcb.treeaction.osgi
Class Activator

java.lang.Object
  extended by org.apache.felix.dependencymanager.DependencyActivatorBase
      extended by nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
          extended by nl.gx.webmanager.wcb.treeaction.osgi.Activator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class Activator
extends ComponentBundleActivatorBase

WCB activator class. It defines two components: the panel component and a service component that registers a number of system health indicators.


Field Summary
 
Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
LOG
 
Constructor Summary
Activator()
           
 
Method Summary
protected  ComponentBundleDefinition getBundleDefinition()
          Creates and returns the bundle definition of the WebManager component bundle
protected  ComponentDefinition getPanelComponentDefinition()
          Returns the component definition for the panel component
 
Methods inherited from class nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
destroy, getBundleContext, getDependencyManagerContext, init
 
Methods inherited from class org.apache.felix.dependencymanager.DependencyActivatorBase
createConfigurationDependency, createService, createServiceDependency, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Activator

public Activator()
Method Detail

getBundleDefinition

protected ComponentBundleDefinition getBundleDefinition()
Creates and returns the bundle definition of the WebManager component bundle

Specified by:
getBundleDefinition in class ComponentBundleActivatorBase
Returns:
the bundle definition of the WebManager component bundle

getPanelComponentDefinition

protected ComponentDefinition getPanelComponentDefinition()
Returns the component definition for the panel component

Returns:
The component definition for the panel component


Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.